public function CKEditorCliCommandInterface::getIo in CKEditor Media Embed Plugin 8
Retrieve the i/o style.
Return value
\Symfony\Component\Console\Style\StyleInterface
2 methods override CKEditorCliCommandInterface::getIo()
- InstallCommand::getIo in src/
Command/ InstallCommand.php  - Retrieve the i/o style.
 - InstallCommand::getIo in src/
Command/ Drush/ InstallCommand.php  - Retrieve the i/o style.
 
File
- src/
Command/ CKEditorCliCommandInterface.php, line 19  
Class
Namespace
Drupal\ckeditor_media_embed\CommandCode
public function getIo();