Class Console
Class Console.
- Silex\Application
- 
			 Minion\Application Minion\Application
- 
			 Minion\Console Minion\Console
		
		
		Namespace: Minion
Package: Minion
Author: Damian SzczerbiĆski dszczer@gmail.com
Located at Console.php
	
	Package: Minion
Author: Damian SzczerbiĆski dszczer@gmail.com
Located at Console.php
| 
			 public 
			 | 
		#
		 __construct( string $appNamespace = '', array $values = [], array $fixPaths = [] )Console constructor. | 
| 
			 public 
			string
			
			 | |
| 
			 public 
			mixed
			
			 | |
| 
			 public 
			
			
			 | 
		#
		 loadCommands( string $path, string|null $prefix = null )Load all Command files from $path directory. | 
| 
			fastAbort(), 
			getAppNamespace(), 
			getConfigPath(), 
			getPackageDir(), 
			getPropelConfigPath(), 
			getRootDir(), 
			minionError(), 
			resolvePaths()
		 | 
| 
			VERSION
		 | 
| 
			public  
			string
		 | $commandPath Command path | 
| 
			$appNamespace, 
			$configPath, 
			$packageDir, 
			$propelConfigPath, 
			$rootDir
		 |