Is there a way to list all the files that have been required by a script recursively? In other words is the hash of already required files readable?
Thanks,
Dan
Is there a way to list all the files that have been required by a script recursively? In other words is the hash of already required files readable?
Thanks,
Dan
$LOADED_FEATURES
On Jan 10, 2008 11:50 AM, Dan Fitzpatrick <dan@eparklabs.com> wrote:
Is there a way to list all the files that have been required by a script
recursively? In other words is the hash of already required files readable?