LSProtocol::DeleteFileOptions
Inherits JSON::Serializable / Reference / Object
Delete file options
Constructors
new(pull : JSON::PullParser)
Sourcenew(ignore_if_not_exists : Bool | Nil = nil, recursive : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source