Theia API Documentation v1.69.0
    Preparing search index...
    Index

    Constructors

    Properties

    workspaceFileService: WorkspaceFileService

    Methods

    • Check if a URI is an untitled workspace.

      Parameters

      • Optionalcandidate: URI

        The URI to check

      • OptionalconfigDirUri: URI

        Optional config directory URI. If provided, also verifies that the candidate is under the expected workspaces directory. This is the secure check and should be used when possible.

      Returns boolean