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



23
24
25
# File 'lib/vagrant-hosts/plugin.rb', line 23

def self.config_builder_hook
  require_relative 'config_builder'
end