Method: PuppetfileResolver::Puppetfile::BaseModule#location

Defined in:
lib/puppetfile-resolver/puppetfile/base_module.rb

#locationObject

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