cakephp2-php8/lib/Cake/Console
Markus Fischer 0c55adebe0 console: don't use colored output if there's no TTY
This prevents ANSI escape codes and style tags showing up in
cron-jobs, pipes or redirects.
2014-09-03 10:47:05 +02:00
..
Command Code sniff fix. 2014-08-11 11:51:09 -05:00
Templates Fix accidental typo in SQL file. 2014-07-22 09:38:46 -04:00
cake Harden the bin/cake script to avoid breakage when local shell environment has a CDPATH set. 2014-05-19 11:05:28 -05:00
cake.bat Force .bat files to have CRLF endings. 2014-05-27 19:06:08 -04:00
cake.php console cake cleanup and unification 2014-06-17 02:28:52 +02:00
ConsoleErrorHandler.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
ConsoleInput.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ConsoleInputArgument.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ConsoleInputOption.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ConsoleInputSubcommand.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ConsoleOptionParser.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ConsoleOutput.php console: don't use colored output if there's no TTY 2014-09-03 10:47:05 +02:00
HelpFormatter.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
Shell.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
ShellDispatcher.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
TaskCollection.php Fix API doc errors in Console/ 2014-05-27 23:16:05 -04:00