class Data::Recipe::GuardCount
Defined in:
data/recipe.crInstance Method Summary
- #color : Symbol
- #color=(v : Symbol) : Symbol
-
#color=(v : Nil)
nil
assignments are always ignored - #color? : Symbol | Nil
Instance methods inherited from class Data::Recipe
action : String
action,
ch : Ch::Meta
ch,
ch=(v : Nil)ch=(v : Ch::Meta) : Ch::Meta ch=, ch? : Ch::Meta | Nil ch?, color : Symbol color, colorize(text) colorize, control? : Bool control?, pg : Pg::Meta pg, pg=(v : Nil)
pg=(v : Pg::Meta) : Pg::Meta pg=, pg? : Pg::Meta | Nil pg?, reason : String reason, reason=(v : String) : String
reason=(v : Nil) reason=, reason? : String | Nil reason?, table : String table, table=(v : String) : String
table=(v : Nil) table=, table? : String | Nil table?, to(klass : Recipe.class) : Recipe to, to_s(io : IO) to_s, to_toml(maxsize : Int32 | Nil = nil) : String to_toml