LSP::DeleteFileOptions
Inherits JSON::Serializable < Struct < Value < Object
Delete file options
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
ignore_if_not_exists=(ignore_if_not_exists : Bool | Nil)
Ignore the operation if the file doesn't exist.