module

Enkaidu::Console::StyleApplicator

Instance methods

fmt(cat : Symbol | Category, text : String) : String

Apply a style based on the category symbol

Source
markdown_to_term(text)

Render Markdown to string

Source
style_sheet
Source
style_sheet=(config_ss : Config::Console::StyleSheet)

Set a stylesheet from the configuration's stylesheet definition

Source
style_sheet=(ss : StyleSheet)

Set a stylesheet from the configuration's stylesheet definition

Source