Enkaidu::Console::StyleSheet
Inherits Reference < Object
Class methods
create
SourceInstance methods
add(key : Category, style : Style)
Sourceadd(key : Symbol | String, style : NamedTuple | Hash)
Sourceapply?(key : Symbol | String | Category, text : String) : String | Nil
Return nil if unable to find style for category, or
style-applied text on success