LSP::WorkspaceFolder
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(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.
name=(name : String)
The name of the workspace folder. Used to refer to this workspace folder in the user interface.