puppet-debugger
puppet-debugger copied to clipboard
add ability to find source of fact or function
I want to "inspect" facts and functions in order to determine where they originate from in code.
Sometimes there can be facts that are no longer needed and can't remember where in the codebase they exist.
This should probably be a new function inside the stdlib, extlib or possibly puppet-debug module.