Module: VagrantPlugins
- Defined in:
- lib/vagrant.rb
Overview
Inject the option parser into the vagrant plugins module so it is automatically used when defining command options
Constant Summary collapse
- OptionParser =
Vagrant::OptionParser
Inject the option parser into the vagrant plugins module so it is automatically used when defining command options
Vagrant::OptionParser