Method: Puppet::Pops::Lookup::V4DataHashFunctionProvider#full_name

Defined in:
lib/puppet/pops/lookup/data_hash_function_provider.rb

#full_nameObject

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.



119
120
121
# File 'lib/puppet/pops/lookup/data_hash_function_provider.rb', line 119

def full_name
  "deprecated API function '#{function_name}'"
end