LSProtocol::WorkspaceFolder
Inherits JSON::Serializable / Reference / Object
A workspace folder inside a client.
Constructors
new(name : String | Nil, uri : URI | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
name
The name of the workspace folder. Used to refer to this workspace folder in the user interface.