Class Salient\Console\Target\StreamTarget

final
extends ConsoleStreamTarget

Writes console output to a PHP stream

Methods
Methods inherited from Salient\Console\Concept\ConsoleStreamTarget
getEol(), createTagFormats(), createMessageFormats()
Methods inherited from Salient\Console\Concept\ConsolePrefixTarget
write(), setPrefix(), getPrefix(), getWidth()
Methods inherited from Salient\Console\Concept\ConsoleTarget
getFormatter(),
Constants
Constants inherited from Salient\Contract\HasEscapeSequence
BLACK_FG, RED_FG, GREEN_FG, YELLOW_FG, BLUE_FG, MAGENTA_FG, CYAN_FG, WHITE_FG, DEFAULT_FG, BLACK_BG, RED_BG, GREEN_BG, YELLOW_BG, BLUE_BG, MAGENTA_BG, CYAN_BG, WHITE_BG, DEFAULT_BG, BOLD, FAINT, BOLD_NOT_FAINT, FAINT_NOT_BOLD, NOT_BOLD_NOT_FAINT, UNDERLINED, NOT_UNDERLINED, RESET, CLEAR_LINE, NO_AUTO_WRAP, AUTO_WRAP