View Source GenLSP.Structures.DeleteFileOptions (gen_lsp v0.10.0)
Delete file options
Link to this section Summary
Functions
Fields
- recursive: Delete the content recursively if a folder is denoted.
- ignore_if_not_exists: Ignore the operation if the file doesn't exist.
Link to this section Types
Link to this section Functions
fields
Fields
- recursive: Delete the content recursively if a folder is denoted.
- ignore_if_not_exists: Ignore the operation if the file doesn't exist.