Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
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
reload
Function · 0.85
end
Function · 0.85
clean
Method · 0.80
on
Method · 0.80
log
Method · 0.80
read
Function · 0.70
create
Method · 0.45
Tested by
no test coverage detected