Sha256: a13a185b086fa08a2e2be1a572da28cf79a2112aac3bed1e4914180ed87d303d

Contents?: true

Size: 186 Bytes

Versions: 16

Compression:

Stored size: 186 Bytes

Contents

module Veewee
  module Provider
    module Vmfusion
      module BoxCommand

        def ssh(command,options={})
          super(command,options)
        end
      end
    end
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.5.0.alpha3 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.5.0.alpha2 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.5.0.alpha1 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.4.5.1 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.4.5 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.4.5.pre1 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.4.4 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.4.3 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.4.2 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.4.1 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.4.0 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.3.12 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.3.11 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.3.10 lib/veewee/provider/vmfusion/box/ssh.rb
veewee-0.3.9 lib/veewee/provider/vmfusion/box/ssh.rb