struct

Similar::MissingNewlineHint

Inherits JSON::Serializable < Struct < Value < Object

Helper to display missing newline hint.

Constructors

new(show : Bool)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

to_s(io : IO) : Nil

Same as #inspect(io).

Source