nukescripts.cache

Functions

cache_clear

Clears the buffer memory cache by calling nuke.memory(“free”) If args are supplied they are passed to nuke.memory as well eg.

cache_report

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

clearAllCaches

Clears all caches.