struct LSP::Data::WorkspaceFolder
- LSP::Data::WorkspaceFolder
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
lsp/data/workspace_folder.crConstructors
Instance Method Summary
-
#name : String
The name of the workspace folder.
-
#name=(name : String)
The name of the workspace folder.
- #uri : URI
- #uri=(uri : URI)