|
Zhamao Framework 3.2.4
A high-performance chatbot + web framework
|
Protected 成员函数 | |
| execute (InputInterface $input, OutputInterface $output) | |
| shouldExecute () | |
| handle () | |
| emitBootstrap (string $class) | |
Protected 属性 | |
| InputInterface | $input |
| OutputInterface | $output |
|
protected |
|
protected |
|
abstractprotected |
命令的主体
被 BotCraftCommand, BuildCommand, CheckConfigCommand, TextGenerateCommand, InitCommand, PluginInstallCommand, PluginListCommand, PluginMakeCommand, PluginPackCommand, PluginRemoveCommand , 以及 ReplCommand 重载.
|
protected |
是否应该执行
|
protected |
输入
|
protected |
输出
一般来说同样会是 ConsoleOutputInterface