Gets whether to automatically exit after a command execution or not.
public function isAutoExitEnabled() : bool { return $this->autoExit; }