serve-d v0.7.0-beta.7 (2021-07-14T18:52:03Z)
Dub
Repo
ServerWorkspaceCapabilities.WorkspaceFolders
served
lsp
protocol
ServerWorkspaceCapabilities
Undocumented in source.
struct
ServerWorkspaceCapabilities
struct
WorkspaceFolders {
mixin
StrictOptionalSerializer
;
Optional
!
bool
supported
;
Optional
!
bool
changeNotifications
;
}
Members
Mixins
__anonymous
mixin
StrictOptionalSerializer
Undocumented in source.
Variables
changeNotifications
Optional
!
bool
changeNotifications
;
Undocumented in source.
supported
Optional
!
bool
supported
;
Undocumented in source.
Mixed In Members
From
mixin
StrictOptionalSerializer
_toJSON
JSONValue
_toJSON
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
served
lsp
protocol
ServerWorkspaceCapabilities
mixins
__anonymous
structs
WorkspaceFolders
variables
workspaceFolders