HomePhorge

(PUP-514) Create "with" function
f46753e3a632Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-514) Create "with" function

The with function is needed in order to easily try out invoking lambdas.
Because this kind of thing can also be generally useful to anyone who
wants to learn the puppet language (understand lambdas, for instance) or
want to have a way of creating private scopes within a class, the with
function is being added as a normal APIv4 function rather than something
that is only available in tests.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb004be63914b: (PUP-514) Fix assignability of 0 min Tuples
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPUf46753e3a632: (PUP-514) Create "with" function (authored by Andrew Parker <andy@puppetlabs.com>).Jun 12 2014, 11:46 PM