Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ application.js
File
application.js
test/case/application.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'ava'
;
2
const
mock = require(
'mock-require'
);
3
const
mockie = require(
'../lib/mockie'
);
4
const
utils = require(
'../lib/utils'
);
Callers
nothing calls this directly
Calls
5
run
Method · 0.80
_watcherCallBack
Method · 0.80
notifier
Method · 0.80
parseArgv
Method · 0.80
getApplication
Function · 0.70
Tested by
no test coverage detected