Module: VagrantPlugins::DevCommands

Defined in:
lib/vagrant/devcommands/version.rb,
lib/vagrant/devcommands/util.rb,
lib/vagrant/devcommands/plugin.rb,
lib/vagrant/devcommands/command.rb,
lib/vagrant/devcommands/messages.rb,
lib/vagrant/devcommands/registry.rb,
lib/vagrant/devcommands/synopsis.rb,
lib/vagrant/devcommands/commandfile.rb,
lib/vagrant/devcommands/model/chain.rb,
lib/vagrant/devcommands/runner/chain.rb,
lib/vagrant/devcommands/internal_spec.rb,
lib/vagrant/devcommands/model/command.rb,
lib/vagrant/devcommands/runner/command.rb,
lib/vagrant/devcommands/util/jaro_winkler.rb,
lib/vagrant/devcommands/help_printer/chain.rb,
lib/vagrant/devcommands/help_printer/command.rb,
lib/vagrant/devcommands/internal_command/help.rb,
lib/vagrant/devcommands/runner/internal_command.rb,
lib/vagrant/devcommands/internal_command/version.rb,
lib/vagrant/devcommands/internal_command/completion_data.rb

Overview

Defines the plugin synopsis

Defined Under Namespace

Modules: HelpPrinter, InternalCommand, Model, Runner Classes: Command, Commandfile, InternalSpec, Messages, Plugin, Registry, Util

Constant Summary collapse

VERSION =
'0.10.1'.freeze
SYNOPSIS =
'Runs vagrant commands from a Commandfile'.freeze