Method: Puppet::Pops::Loaders::LoaderModuleData#version

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

#versionObject

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.



473
474
475
# File 'lib/puppet/pops/loaders.rb', line 473

def version
  @puppet_module.version
end