struct

Tasko::Key

Inherits Struct / Value / Object

Constructors

from_json(pull : JSON::PullParser) : self
Source
new(value : String)
Source
new(pull : JSON::PullParser)
Source

Instance methods

==(other : self)
hash(hasher)

See Object#hash(hasher)

to_json(builder : JSON::Builder)
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source
value
Source