MCPcopy
hub / github.com/compodoc/compodoc / test-watch.js

File test-watch.js

tools/test-watch.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var exec = require('child_process').exec,
2 fs = require('fs-extra'),
3 read = function(file) {
4 return fs.readFileSync(file).toString();

Callers

nothing calls this directly

Calls 7

reloadFunction · 0.85
endFunction · 0.85
cleanMethod · 0.80
onMethod · 0.80
logMethod · 0.80
readFunction · 0.70
createMethod · 0.45

Tested by

no test coverage detected