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