Re-generate API docs

This commit is contained in:
crazywhalecc
2022-04-01 18:48:48 +08:00
committed by sunxyw
parent ae0cf5e3d7
commit 9fa1079248
39 changed files with 488 additions and 220 deletions

View File

@@ -15,6 +15,7 @@ public function executeCommand(string $cmd): bool
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| cmd | string | |
### 返回
| 类型 | 描述 |
@@ -88,6 +89,7 @@ public function call(mixed $it): mixed
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| it | mixed | |
### 返回
| 类型 | 描述 |
@@ -110,6 +112,7 @@ public function level(mixed $it): mixed
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| it | mixed | |
### 返回
| 类型 | 描述 |
@@ -132,6 +135,7 @@ public function bc(mixed $it): mixed
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| it | mixed | |
### 返回
| 类型 | 描述 |
@@ -154,6 +158,7 @@ public function echoI(mixed $it): mixed
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| it | mixed | |
### 返回
| 类型 | 描述 |