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

File node-static.js

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

Source from the content-addressed store, hash-verified

1var fs = require('fs')
2 , events = require('events')
3 , buffer = require('buffer')
4 , http = require('http')

Callers

nothing calls this directly

Calls 3

finishFunction · 0.85
streamFilesFunction · 0.85
callbackFunction · 0.85

Tested by

no test coverage detected