TODO: Write a project description
TODO: Describe the installation process
deizel at CakeDC in ~/Projects/cakephp (3.0●) | |
$ ag "const " | |
src/Console/ConsoleOutput.php | |
51: const RAW = 0; | |
58: const PLAIN = 1; | |
65: const COLOR = 2; | |
72: const LF = PHP_EOL; | |
src/Console/ConsoleIo.php | |
58: const VERBOSE = 2; |