Sha256: 99d6ec358e45a87f0919836f8347b916f3909cc7d0e5a90a6ecbdff00a1a2c0a
Contents?: true
Size: 196 Bytes
Versions: 1
Compression:
Stored size: 196 Bytes
Contents
require "pathname" require "vagrant-omnibus/plugin" module VagrantPlugins module Omnibus autoload :Action, 'vagrant-omnibus/action' autoload :Config, 'vagrant-omnibus/config' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vagrant-omnibus-1.0.0 | lib/vagrant-omnibus.rb |