ServerWorkspaceCapabilities.WorkspaceFolders

Undocumented in source.
struct ServerWorkspaceCapabilities
struct WorkspaceFolders {}

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