SerfHandler::Event
Inherits Struct < Value < Object
Constructors
new(type : Symbol = Event.env_serf_event || (:query), name : String | Nil = nil, payload : String = STDIN.gets_to_end.strip, env = ENV)
SourceClass methods
env_serf_event(env = ENV) : Nil | Symbol
SourceInstance methods
name
Sourcepayload
Sourcetype
Source