Class CommandListShell
Shows a list of commands available from the console.
- AppShell
 - 
			
CommandListShell			
			
			
		 
		
		
		
		Package: Cake\Console\Command
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Location: Cake/Console/Command/CommandListShell.php
	
	Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Location: Cake/Console/Command/CommandListShell.php
Properties summary
- 
			
$taskspublicarrayContains tasks to load and instantiate 
Method Summary
- 
			
_asText() protected
Output text. - 
			
_asXml() protected
Output as XML - 
			
getOptionParser() public
Gets the option parser instance and configures it. - 
			
main() public
Main function Prints out the list of shells. - 
			
startup() public
startup