Function: getWorkspaceUrl()
getWorkspaceUrl():
Promise<UrlBuilderImpl|undefined>
Resolve the current workspace host as a net.UrlBuilder: the workspace
Config host first, then the DATABRICKS_HOST env var, else undefined.
Returns
Section titled “Returns”Promise<UrlBuilderImpl | undefined>