Method: Puppet::Pops::Loader::ModuleLoaders::GemBased#gem_ref
- Defined in:
- lib/puppet/pops/loader/module_loaders.rb
#gem_ref ⇒ Object (readonly)
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.
536 537 538 |
# File 'lib/puppet/pops/loader/module_loaders.rb', line 536 def gem_ref @gem_ref end |