Method: Puppet::Pops::Functions::Dispatch#param_names
- Defined in:
- lib/puppet/pops/functions/dispatch.rb
#param_names ⇒ 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.
TODO: refactor to parameter_names since that makes it API
16 17 18 |
# File 'lib/puppet/pops/functions/dispatch.rb', line 16 def param_names @param_names end |