Module: Chloe::Modules::Vagrant
- Defined in:
- lib/chloe/modules/vagrant.rb
Defined Under Namespace
Classes: Task
Class Method Summary collapse
Class Method Details
.bootstrap(executable) ⇒ Object
4 5 6 |
# File 'lib/chloe/modules/vagrant.rb', line 4 def self.bootstrap(executable) executable.tag_for_registry(Task, :vm, "vm <command>") end |