Method: Puppet::Pops::Functions::Dispatch#parameter_names
- Defined in:
- lib/puppet/pops/functions/dispatch.rb
#parameter_names ⇒ Object
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.
47 48 49 |
# File 'lib/puppet/pops/functions/dispatch.rb', line 47 def parameter_names @param_names end |