MCPcopy 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
8function getApplication() {
9 return mock.reRequire('../../../lib/application');
10}
11
12const defaultOption = {
13 ROOT_PATH: __dirname

Callers 1

controller.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected