struct

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)
Source

Class methods

env_serf_event(env = ENV) : Nil | Symbol
Source

Instance methods

name
Source
payload
Source
type
Source