$_io
$_io : \Cake\Console\ConsoleIo
Class that dispatches to the legacy ShellDispatcher using the same signature as the newer CommandRunner
$_io : \Cake\Console\ConsoleIo
run(array $argv, \Cake\Console\ConsoleIo $io = null) : integer
Mimics functionality of Cake\Console\CommandRunner
| array | $argv | Argument array |
| \Cake\Console\ConsoleIo | $io | ConsoleIo |