module VagrantPlugins::HostManager
Constants
- VERSION
Public Class Methods
Source
# File lib/vagrant-hostmanager.rb, line 7 def self.source_root @source_root ||= Pathname.new(File.expand_path('../../', __FILE__)) end
# File lib/vagrant-hostmanager.rb, line 7 def self.source_root @source_root ||= Pathname.new(File.expand_path('../../', __FILE__)) end