We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e97cce commit 4af788eCopy full SHA for 4af788e
readme.md
@@ -18,6 +18,8 @@
18
+ `log <message:string>` 向控制台输出信息。
19
+ `warn <message:string>` 向控制台输出警告信息。
20
+ `err <message:string>` 向控制台输出错误信息。
21
++ `addonstat` 显示行为包信息。
22
++ `rtstat` 显示运行时信息。
23
24
## TODO✔️
25
0 commit comments