lsp.DeleteFileOptions
Delete file options
Fields2
DeleteFileOptions.recursive : nil | boolean
Delete the content recursively if a folder is denoted.
DeleteFileOptions.ignoreIfNotExists : nil | boolean
Ignore the operation if the file doesn't exist.