Class I18nShell
Shell for I18N management.
- AppShell
- 
			 I18nShell I18nShell
		
		
		
		Package: Cake\Console\Command
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Location: Cake/Console/Command/I18nShell.php
	
	Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Location: Cake/Console/Command/I18nShell.php
Properties summary
- 
			$dataSourcepublicstringContains database source to use
- 
			$taskspublicarrayContains tasks to load and instantiate
Method Summary
- 
			getOptionParser() publicGet and configure the Option parser
- 
			initdb() publicInitialize I18N database.
- 
			main() publicOverride main() for help message hook
- 
			startup() publicOverride startup of the Shell
