@squidcloud/backend
    Preparing search index...

    Function isWorkspaceServerConfigured

    • Returns whether the shared workspace server is configured on this pod. Callers that want to degrade gracefully (treat a shared workspace as best-effort/ephemeral rather than fail) should check this before calling WorkspaceClient methods, which throw when it is not configured.

      Returns boolean