Method: Puppet::Pops::Functions::Dispatch#weaving

Defined in:
lib/puppet/pops/functions/dispatch.rb

#weavingObject (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.

Describes how arguments are woven if there are injections, a regular argument is a given arg index, an array an injection description.



20
21
22
# File 'lib/puppet/pops/functions/dispatch.rb', line 20

def weaving
  @weaving
end