Returns true if the command is runnable, false otherwise.
public function commandShouldRun() : bool { return $this->commandShouldRun; }