From inside my currently executing cookbook recipe I'd like to get access to it's "current" location on my executing machine.
I need this to get access to it's cached directory structure.
I have a feeling it's located somewhere inside "node[]" but I can't find any documentation about its structure at all.
Any advise?
Thanks