class BitteCI::Listener::Deployment

Defined in:

bitte_ci/line.cr

Constructors

Instance methods inherited from class BitteCI::Listener::Event

filter_keys : Array(String) | Nil filter_keys, filter_keys=(filter_keys : Array(String) | Nil) filter_keys=, index : UInt64 index, index=(index : UInt64) index=, key : String key, key=(key : String) key=, namespace : String namespace, namespace=(namespace : String) namespace=, topic : String topic, topic=(topic : String) topic=

Constructor methods inherited from class BitteCI::Listener::Event

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]