Checks, if this is a dry run (simulation mode).
public function isDryRun() : bool { return $this->dryRun; }