module

Fluxion::CLI::Symbols

The symbols Fluxion uses to mark status.

Kept beside the colours because they carry the same meaning and have to agree: a green check and a red cross should never disagree about whether something worked. ASCII fallbacks are used when the terminal cannot be trusted with UTF-8, so the output stays readable over a bare serial console.

Instance methods

arrow
Source
branch
Source
bullet
Source
failure
Source
paused
Source
pending
Source
running
Source
skipped
Source
success
Source
unicode?
Source
warning
Source