LSProtocol::CreateFileOptions
Inherits JSON::Serializable / Reference / Object
Options to create a file.
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