class LSP::DeleteFile
- LSP::DeleteFile
- Reference
- Object
Overview
Delete file operation
Included Modules
Defined in:
base/file_resource_changes.crConstructors
Instance Method Summary
-
#options : DeleteFileOptions?
Delete options.
-
#options=(options : DeleteFileOptions?)
Delete options.
-
#uri : String
The file to delete.
-
#uri=(uri : String)
The file to delete.