module

Console::Warn

Constants

DEFAULT = Style::Yellow
STRONG = [Style::Yellow, Style::Underline]

Class methods

item(label, extra = nil, justify : Int = 0, *, symbol = '~', separator : Char = ' ', strong : Bool = false) : Console.class
Source