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