Method: Puppet::Pops::Functions::Dispatch#argument_mismatch_handler?
- Defined in:
- lib/puppet/pops/functions/dispatch.rb
#argument_mismatch_handler? ⇒ Boolean
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.
56 57 58 |
# File 'lib/puppet/pops/functions/dispatch.rb', line 56 def argument_mismatch_handler? @argument_mismatch_handler end |