cakephp2-php8/cake/console
mark_story b328276289 Adding default values into the parsed output.
This makes it so options with default values are always part of the parsed options regardless of whether or not they were included.  This will allow shells to include less logic checking for existence of parameters.
2010-10-13 23:18:26 -04:00
..
libs Adding a ghetto option parser to the testsuite shell. Still need to add in all the options from phpunit, and the other cake options. 2010-10-13 23:18:26 -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 Adding documentation, and improving error messages. 2010-10-13 23:18:26 -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 Adding default values into the parsed output. 2010-10-13 23:18:26 -04:00
console_output.php Making error output style have an underline. 2010-10-13 23:18:21 -04:00
shell_dispatcher.php Updating i18n shell to start using new OptionParser class. 2010-10-13 23:18:23 -04:00