Returns the escaped path to the binary of the current runtime.
public function getBinary() : string { return escapeshellarg($this->getRawBinary()); }