class Data::Chef::Cooked

Direct Known Subclasses

Defined in:

data/chef.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

to_toml : String to_toml

Constructor Detail

def self.new(msg = nil) #

[View source]

Instance Method Detail

def error : Bool #

def error=(v : Bool) : Bool #

def error=(v : Nil) #

nil assignments are always ignored


def error? : Bool #

def group : String #

[View source]