Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "workspace"

Index

Variables

Let currentFolder

currentFolder: vscode.WorkspaceFolder | false = false

Functions

getRootPath

  • getRootPath(): string
  • Returns the root path of the selected workspace folder.

    Returns string

    The root path.

resetSelectedWorkspaceFolder

  • resetSelectedWorkspaceFolder(): void
  • Resets the selected workspace folder.

    Returns void

Generated using TypeDoc