Title: Message Title
Andy Parker commented on an issue
Puppet / Bug PUP-3404
helper functions in custom function
Hi,
I have a problem with helper functions in custom function

My puppet-Version: v3.7.1
If you need more information, let me know.
My custom function in very short from, but with the same error.
{noformat}
module Puppet::Parser::Functions
  newfunction(:httpd_modules, :type => :rvalue) do |args|
    def helper_function(value)
      value
    e...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to