bool enableCommand() Enables the command.
bool commandShouldRun() Returns true if the command is runnable, false otherwise.
setExitCode(int $exitCode) Sets the exit code.
InputInterface getInput()
class ConsoleTerminateEvent extends
class ConsoleCommandEvent extends
bool disableCommand() Disables the command, so it won't be run.
int getExitCode() Gets the exit code.
class ConsoleEvent extends Event
OutputInterface getOutput()
Page 1 of 2