Method: PuppetfileResolver::Puppetfile::BaseModule#location
- Defined in:
- lib/puppetfile-resolver/puppetfile/base_module.rb
#location ⇒ Object
The location of the module instantiation in the Puppetfile document
- DocumentLocation
26 27 28 |
# File 'lib/puppetfile-resolver/puppetfile/base_module.rb', line 26 def location @location end |