Module: VagrantPlugins::ServerSpec
- Defined in:
- lib/vagrant-serverspechtmlreport.rb,
lib/vagrant-serverspechtmlreport/version.rb
Constant Summary collapse
- VERSION =
'1.2.1'
Class Method Summary collapse
Class Method Details
.source_root ⇒ Object
7 8 9 |
# File 'lib/vagrant-serverspechtmlreport.rb', line 7 def self.source_root @source_root ||= Pathname.new(File.('../../', __FILE__)) end |