class LSP::CreateFile
- LSP::CreateFile
- Reference
- Object
Overview
Create file operation
Included Modules
Defined in:
base/file_resource_changes.crConstructors
Instance Method Summary
-
#options : CreateFileOptions?
Additional options
-
#options=(options : CreateFileOptions?)
Additional options
-
#uri : String
The resource to create.
-
#uri=(uri : String)
The resource to create.