Method: Puppet::Pops::Loaders::LoaderModuleData#path

Defined in:
lib/puppet/pops/loaders.rb

#pathObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



482
483
484
# File 'lib/puppet/pops/loaders.rb', line 482

def path
  @puppet_module.path
end