->addOption('overwrite',null,InputOption::VALUE_NONE,'Generate even if plugin directory already exists.')
->addOption('full',null,InputOption::VALUE_OPTIONAL,'If a value is set, an API and a Controller will be created as well. Option is only available for creating plugins, not for creating themes.');
->addOption('full',null,InputOption::VALUE_OPTIONAL,'If a value is set, an API and a Controller will be created as well. Option is only available for creating plugins, not for creating themes.');