References
Functions
Coat.Meta.class( modname )
Returns the Coat class modname
or nil.
Coat.Meta.classes()
Returns a table with all Coat classes.
Coat.Meta.has( class, name )
Returns the table of options of the attribute name
in the class class
or nil.
Coat.Meta.role( modname )
Returns the Coat role modname
or nil.
Coat.Meta.roles()
Returns a table with all Coat roles.