HomePhorge

(maint) Add an inspect method to node/environment
d77bfc5f732eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Add an inspect method to node/environment

Debugging environments often requires seeing what manifest and
modulepath have been set in addition to just the name of the
environment. Environment.to_s just prints the name. To help with
debugging, I've filled out the inspect method to display this additional
information. This will be used in pretty printing, or when explicitly
called.

Details

Provenance
Josh Partlow <joshua.partlow@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7450723d13e1: (PUP-3268) Remove Puppet::Util::Cacher
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Partlow <joshua.partlow@puppetlabs.com> committed rPUd77bfc5f732e: (maint) Add an inspect method to node/environment (authored by Josh Partlow <joshua.partlow@puppetlabs.com>).Dec 4 2014, 9:41 PM