mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-17 20:54:52 +08:00
653 B
653 B
ZM\ConsoleApplication
__construct
public function __construct(string $name): mixed
描述
作者很懒,什么也没有说
参数
| 名称 | 类型 | 描述 |
|---|---|---|
| name | string |
返回
| 类型 | 描述 |
|---|---|
| mixed |
initEnv
public function initEnv(string $with_default_cmd): ZM\ConsoleApplication
描述
作者很懒,什么也没有说
参数
| 名称 | 类型 | 描述 |
|---|---|---|
| with_default_cmd | string |
返回
| 类型 | 描述 |
|---|---|
| ZM\ConsoleApplication |