class LSProtocol::WorkspaceFolder
- LSProtocol::WorkspaceFolder
- Reference
- Object
Overview
A workspace folder inside a client.
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#name : String
The name of the workspace folder.
-
#uri : URI
The associated URI for this workspace folder.
Constructor Detail
Instance Method Detail
def name : String
#
The name of the workspace folder. Used to refer to this workspace folder in the user interface.