HomePhorge

(#15912) Make function access consistent
f9cfec786963Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#15912) Make function access consistent

Parser functions are normally stored against either the root environment or
the current environment. Before this commit, methods to access functions were
not consistent about retrieving functions from both possible places. This adds
a set of private methods to consistently access functions, and makes the
public methods use these.

Paired-with: Josh Cooper <josh@puppetlabs.com>

Details

Provenance
Patrick Carlisle <patrick@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU86dac63074d0: (Maint) Skip crontab filetype tests on Windows
Branches
Unknown
Tags
Unknown

Event Timeline

Patrick Carlisle <patrick@puppetlabs.com> committed rPUf9cfec786963: (#15912) Make function access consistent (authored by Patrick Carlisle <patrick@puppetlabs.com>).Aug 17 2012, 11:55 PM