summaryrefslogtreecommitdiff
path: root/lib/puppet/parser/functions/pick_default.rb
AgeCommit message (Collapse)Author
2014-01-29(PUP-638) Add a pick_default() function that always returns a value.David Schmitt
This version of pick() does not error out, instead always returning at least the last argument, even if that too has no "real" value.