Title: Message Title
Andrew Parker commented on an issue
Puppet / Improvement PUP-1372
with strict variable lookup option there is no way to check if var is defined
When the strict variable references feature is turned on in the future evaluator, there is no way to check if a variable exists or not as the
function {code}defined{code} does not consider variable names.

 A simple solution is to allow the defined function to also report true
for variable references (i.e. in string form).

--
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/groups/opt_out.

Reply via email to