serve-d ~workspaced-v3 (2026-02-27T20:01:12.5454227)
Dub
Repo
Workspace
served
types
Undocumented in source.
struct
Workspace {
WorkspaceFolder
folder
;
Configuration
config
;
bool
initialized
;
bool
disabled
;
string
[
string
]
startupErrorNotifications
;
bool
selected
;
void
startupError
(string folder, string error);
}
Members
Functions
startupError
void
startupError
(string folder, string error)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
config
Configuration
config
;
disabled
bool
disabled
;
Undocumented in source.
folder
WorkspaceFolder
folder
;
Undocumented in source.
initialized
bool
initialized
;
Undocumented in source.
selected
bool
selected
;
Undocumented in source.
startupErrorNotifications
string
[
string
]
startupErrorNotifications
;
Undocumented in source.
Meta
Source
See Implementation
served
types
aliases
configurationTypes
functions
bestWorkspaceByDependency
compare
config
firstConfig
firstWorkspaceRootUri
handleThings
hasWorkspace
seemsLikeDubJson
selectedWorkspaceRoot
toInt
uri
uriFromFile
uriToFile
workspace
workspaceIndex
workspaceRoot
workspaceRootFor
manifest constants
IncludedFeatures
static variables
configurationSections
structs
Configuration
Workspace
protocolMethod
protocolNotification
variables
backend
capabilities
documents
fallbackWorkspace
rpc
workspaces