Worker::runAll();
break;
case 'stop':
Worker::stopAll();
break;
case 'status;
default:
$this->error($action . ' action does not exist, try one one thoses : start, stop, status
>setName('Startws1')
->addArgument('action', Argument::OPTIONAL, "start|stop|restart|reload|status----------------------
proto user worker listen processes status
### 报错信息
```
Fatal error: Declaration of Webman\Http\Request::file($name = null) must be compatible withwebman/vendor/workerman/webman-framework/src/Http/Request.php on line 119
Worker[520] process terminated withERROR: E_COMPILE_ERROR "Declaration of Webman\Http\Request::file($name = null) must be compatible with