Class ColoredOutput
- Cz\Cli\Outputs\BaseOutput implements Cz\Cli\IOutputProvider
- Cz\Cli\Outputs\ColoredOutput
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
protected
|
__construct(),
getAutoNewLine(),
nl(),
output(),
printNL(),
setAutoNewLine()
|
protected static
array
|
$colors
|
#
array(
'success' => '0;32',
'error' => '0;31',
'warning' => '0;33',
'info' => '0;34',
'muted' => '1;30',
)
|
$newLineCharacter,
$newLineEnabled
|