__construct() __construct(\think\Console $console, string|null $namespace = null) : mixed 构造方法 Parameters \think\Console $console string|null $namespace Returns mixed —
getCommand() getCommand(string $name) : \think\console\Command Parameters string $name Throws \InvalidArgumentException Returns \think\console\Command —