On 2013-23-04 23:54, Luke Kanies wrote:
On Apr 23, 2013, at 7:13 AM, Henrik Lindberg <[email protected]>
wrote:
I'm confused by the 'afunc' in the above examples - its pervasiveness in your
examples implies it's required, but it doesn't actually appear to be based on
the ARM. What am I missing?
"afunc" simply a fictive name of a function, any function - should
perhaps have called it "foo" to make it more apparent :)
@(END)
text
END
produces a rvalue. Not so interesting to show it with
$a = @(END)
text
END
since you can do almost the same with just a string (no margin and no
detailed control of escapes though).
so - showing it with a function (here also passing additional parameters)
foo(@(END), 1, 2)
some text
END
Hope that clarifies what "afunc" is/was...
Regards
- henrik
--
You received this message because you are subscribed to the Google Groups "Puppet
Developers" 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-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.