class Spatch::IssueDeck

Defined in:

spatch/issue_deck.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def add(field : Symbol, message : String) #

[View source]
def add(message : String) #

[View source]
def empty? : Bool #

[View source]
def expose : Hash(Symbol, Array(String)) #

[View source]
def set_field(field : Symbol) #

[View source]