|
Zhamao Framework
3.0.0-beta1
A high-performance chatbot + web framework
|
Protected 成员函数 | |
| handle () | |
Protected 成员函数 继承自 Command | |
| execute (InputInterface $input, OutputInterface $output) | |
| shouldExecute () | |
| write (string $message, bool $newline=true) | |
| info (string $message, bool $newline=true) | |
| error (string $message, bool $newline=true) | |
| comment (string $message, bool $newline=true) | |
| question (string $message, bool $newline=true) | |
| detail (string $message, bool $newline=true) | |
| section (string $message, callable $callback) | |
额外继承的成员函数 | |
Protected 属性 继承自 Command | |
| InputInterface | $input |
| OutputInterface | $output |
|
protected |