Cml\Interfaces\Console::getCommand PHP Метод

getCommand() публичный Метод

获取某个命令
public getCommand ( string $name ) : mixed
$name string 命令的别名
Результат mixed
    public function getCommand($name);