puppet-debugger icon indicating copy to clipboard operation
puppet-debugger copied to clipboard

add ability to find source of fact or function

Open logicminds opened this issue 9 years ago • 1 comments

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.

logicminds avatar Jan 05 '17 22:01 logicminds

This should probably be a new function inside the stdlib, extlib or possibly puppet-debug module.

logicminds avatar Apr 16 '20 20:04 logicminds