MCPcopy Index your code
hub / github.com/unconed/TermKit / reader.js

File reader.js

Node/shell/reader.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var fs = require('fs'),
2 meta = require('shell/meta'),
3 view = require('view/view'),
4 asyncCallback = require('misc').asyncCallback;

Callers

nothing calls this directly

Calls 4

readFunction · 0.85
commonPrefixFunction · 0.85
isArrayFunction · 0.70
exitFunction · 0.70

Tested by

no test coverage detected