Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ BasicController
Class
BasicController
packages/core/test/middleware/middleware-module.spec.ts:30–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
let
graphInspector: GraphInspector;
29
30
@Controller(
'test'
)
31
class
BasicController {}
32
33
@Controller(
'test'
)
34
class
BaseController {
Callers
nothing calls this directly
Calls
1
Controller
Function · 0.90
Tested by
no test coverage detected