public function createCommand($bin, $args = [], $stdin = '')
    {
        $options = [];

        if ($this->location) {