class

Shards::Audit::TableFormatter

Inherits Reference < Object

Constants

BOLD = "\e[1m"
DIM = "\e[2m"
RESET = "\e[0m"

Constructors

new(no_color : Bool = false)
Source

Instance methods

format(result : AuditResult, io : IO = STDOUT) : Nil
Source