LSP::CreateFileOptions
Inherits JSON::Serializable < Struct < Value < Object
Options to create a file.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
overwrite=(overwrite : Bool | Nil)
Overwrite existing file. Overwrite wins over ignoreIfExists