ConsoleEvent
ConsoleEvent
class ConsoleEvent extends Event
Allows to inspect input and output of a command.
Methods
bool | isPropagationStopped() Returns whether further event listeners should be triggered. | from Event |
stopPropagation() Stops the propagation of the event to further event listeners. | from 登录查看完整内容
|