module

Console::Error

Constants

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

Class methods

fatal(*strings, code : Int = 1, separator = " ", terminator = "\n") : Nil
Source
item(label, extra = nil, justify : Int = 0, *, symbol = 'x', separator = ' ', strong : Bool = false) : Console.class
Source