nukescripts.cache_report

nukescripts.cache_report(args=None)[source]

DeprecationWarning: cache_report is deprecated. Please use the nuke.memory2 module instead.

Gets info on memory by calling nuke.memory(“info”) If args are supplied they are passed to nuke.memory as well eg. nuke.memory( “info”, args )