Method: Puppet::Pops::Types::PTypeSetType::TypeSetLoader#model_loader

Defined in:
lib/puppet/pops/types/p_type_set_type.rb

#model_loaderObject

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.



26
27
28
# File 'lib/puppet/pops/types/p_type_set_type.rb', line 26

def model_loader
  @type_set.loader
end