cakephp2-php8/cake/console
mark_story 5737cf7877 Making TaskCollection use App::import instead of goofy shell paths.
Moving files in the testsuite around to reflect changed paths.
2010-10-17 15:58:44 -04:00
..
libs Making TaskCollection use App::import instead of goofy shell paths. 2010-10-17 15:58:44 -04:00
shells Renaming + moving test and task files around. Updating tests to use import for tasks. 2010-10-17 15:43:20 -04:00
templates Changing more php version strings. 2010-10-03 12:46:03 -04:00
cake Changing more php version strings. 2010-10-03 12:46:03 -04:00
cake.bat Changing more php version strings. 2010-10-03 12:46:03 -04:00
cake.php Removing dead test stubs and test methods. 2010-10-13 23:18:19 -04:00
console_error_handler.php Integrating ConsoleOutput with ConsoleErrorHandler. 2010-10-13 23:18:18 -04:00
console_input.php Moving ConsoleInput to the correct directory. 2010-10-13 23:18:19 -04:00
console_input_argument.php Changing how arguments are shown in help output. 2010-10-13 23:18:28 -04:00
console_input_option.php Adding documentation, and improving error messages. 2010-10-13 23:18:26 -04:00
console_input_subcommand.php Adding ability to define a subcommand parser as an array. 2010-10-13 23:18:25 -04:00
console_option_parser.php Making ConsoleOptionParser not default options to true. Having them this way made it pretty difficult to write simple conditions in shells, as options would always be truthy. 2010-10-16 00:39:22 -04:00
console_output.php Making colouring wrap lines. 2010-10-16 00:04:58 -04:00
shell_dispatcher.php Renaming + moving test and task files around. Updating tests to use import for tasks. 2010-10-17 15:43:20 -04:00