Class: VagrantHosts::Plugin

Inherits:
Object
  • Object
show all
Defined in:
lib/vagrant-hosts/plugin.rb

Class Method Summary collapse

Class Method Details

.config_builder_hookObject

ConfigBuilder tie-ins



44
45
46
# File 'lib/vagrant-hosts/plugin.rb', line 44

def self.config_builder_hook
  require_relative 'config_builder'
end