Agent Client Protocol - v0.18.2
Protocol Docs
GitHub
NPM
Preparing search index...
WorkspaceFolder
Type Alias WorkspaceFolder
A workspace folder.
type
WorkspaceFolder
=
{
name
:
string
;
uri
:
string
;
}
Index
Properties
name
uri
Properties
name
name
:
string
The display name of the folder.
uri
uri
:
string
The URI of the folder.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
uri
Protocol Docs
GitHub
NPM
Agent Client Protocol - v0.18.2
Loading...
A workspace folder.