class

Curator::Event

Inherits JSON::Serializable < Reference < Object

Responsible for translating incoming event json data into a crystal object Adds some utility methods to ease interacting with event

Constructors

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

Instance methods

blank?(attribute : String) : Bool
Source
cur=(cur : String | Nil)
Source
ref=(ref : String | Nil)
Source
to_h
Source
value(attribute : String)
Source