Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceServer

Hierarchy

  • WorkspaceServer

Index

Methods

getMostRecentlyUsedWorkspace

  • getMostRecentlyUsedWorkspace(): Promise<undefined | string>

getRecentWorkspaces

  • getRecentWorkspaces(): Promise<string[]>

setMostRecentlyUsedWorkspace

  • setMostRecentlyUsedWorkspace(uri: string): Promise<void>