Sha256: f508b6272ab936f81c93f6a43573f9ced983c26b127f424bc7b9389adea0099e

Contents?: true

Size: 129 Bytes

Versions: 96

Compression:

Stored size: 129 Bytes

Contents

module VSHB
  class Command < Vagrant.plugin("2", "command")
    def execute
      puts "I HAVE BEEN EXECUTED"
    end
  end
end

Version data entries

96 entries across 29 versions & 2 rubygems

Version Path
vagrant-unbundled-2.1.4.0 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-spec-94a9d31ba18b/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-2.1.4.0 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-spec-f3daedaac493/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-2.1.2.0 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-spec-94a9d31ba18b/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-2.1.1.0 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-spec-f3daedaac493/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-2.0.4.0 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-spec-f3daedaac493/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-2.0.3.0 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-spec-f3daedaac493/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-2.0.2.0 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-spec-af86757912f7/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-2.0.2.0 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-spec-af86757912f7/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-2.0.1.0 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-spec-af86757912f7/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-2.0.0.1 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-spec-af86757912f7/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-1.9.8.1 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-spec-af86757912f7/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-1.9.7.1 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-spec-af86757912f7/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-1.9.5.1 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-spec-9bba7e122837/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-1.9.5.1 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-spec-1d09951eaef3/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-unbundled-1.9.1.1 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-spec-9bba7e122837/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-spec-1df5a3af81cb/acceptance/support-plugins/vagrant-spec-helper-basic/lib/vshb/command.rb