struct LSP::FileCreate
- LSP::FileCreate
- Struct
- Value
- Object
Overview
Represents information on a file/folder create.
Included Modules
- JSON::Serializable
Defined in:
lsp/workspace_features/will_create_files.crConstructors
Instance Method Summary
-
#uri : String
A file:// URI for the location of the file/folder being created.
-
#uri=(uri : String)
A file:// URI for the location of the file/folder being created.