ConsoleTerminateEvent
ConsoleTerminateEvent
class ConsoleTerminateEvent extends ConsoleEvent
Allows to manipulate the exit code of a command after its execution.
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 登录查看完整内容
|