MCPcopy Index your code
hub / github.com/cloudhead/node-static / util.js

File util.js

lib/node-static/util.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var fs = require('fs')
2 , path = require('path');
3
4exports.mstat = function (dir, files, callback) {

Callers

nothing calls this directly

Calls 1

callbackFunction · 0.85

Tested by

no test coverage detected