class

LSProtocol::SaveOptions

Inherits JSON::Serializable / Reference / Object

Save options.

Constructors

new(pull : JSON::PullParser)
Source
new(include_text : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

include_text

The client is supposed to include the content on save.

Source