dojox.off.files.printURLs
dojo.require("dojox.off.files");
defined in dojox/off/files.js
A helper function that will dump and print out all of the URLs that are cached for offline availability. This can help with debugging if you are trying to make sure that all of your URLs are available offline
Usage
function () (view source)