Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/thinkjs/thinkjs
/ getApplication
Function
getApplication
test/case/extend/controller.js:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
// const path = require('path');
7
8
function
getApplication() {
9
return
mock.reRequire(
'../../../lib/application'
);
10
}
11
12
const
defaultOption = {
13
ROOT_PATH: __dirname
Callers
1
controller.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected