cakephp2-php8/cake/console/libs
mark_story a55098b00b Making TaskCollection require a Shell instead of a ShellDispatcher.
This will help reduce the coupling between ShellDispatcher and other objects.
Since ShellDispatcher never directly uses or interacts with TaskCollection, it doesn't make much sense for it to have one.  Instead shells will either get their own, or be passed one in.
2010-10-13 23:18:19 -04:00
..
tasks Changing more php version strings. 2010-10-03 12:46:03 -04:00
acl.php Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00
api.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
bake.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
command_list.php Removing double header output and adding some pizazz to the command list. 2010-10-13 23:18:18 -04:00
console.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
i18n.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
schema.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
shell.php Adding success style. 2010-10-13 23:18:19 -04:00
task_collection.php Making TaskCollection require a Shell instead of a ShellDispatcher. 2010-10-13 23:18:19 -04:00
testsuite.php Changing more php version strings. 2010-10-03 12:46:03 -04:00