Disables the command, so it won't be run.
public function disableCommand() : bool { return $this->commandShouldRun = false; }