2.9.1 • Published 7 months ago
@deot/dev-shared v2.9.1
@deot/dev-shared
公共方法
Logger
| 方法 | 说明 |
|---|---|
| log | console.log |
| error | console.error |
Shell
| 方法 | 说明 |
|---|---|
| exec | exec |
| spawn | spawn |
Utils
| 方法 | 说明 |
|---|---|
| getHost | 获取当前ip |
| formatBytes | 字节转换 |
| autoCatch | 捕获异常 |
公共方法
| 方法 | 说明 |
|---|---|
| log | console.log |
| error | console.error |
| 方法 | 说明 |
|---|---|
| exec | exec |
| spawn | spawn |
| 方法 | 说明 |
|---|---|
| getHost | 获取当前ip |
| formatBytes | 字节转换 |
| autoCatch | 捕获异常 |