gulp-memory-cache
Advanced tools
Changelog
[0.2.0] - 2015-05-13
fn
optional argument to .update()
and .forget()
.Changelog
[0.1.1] - 2015-05-13
.lastMtime(cacheName)
if cacheName
doesn't exist (return undefined instead).Changelog
[0.1.0] - 2015-05-01
.lastMtime(cacheName)
function to get most recently modified time from all files in a specified cache.