LSProtocol::RenameFileOptions
Inherits JSON::Serializable / Reference / Object
Rename file options
Constructors
new(pull : JSON::PullParser)
Sourcenew(ignore_if_exists : Bool | Nil = nil, overwrite : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source