Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/loopbackio/loopback-next
/ describe
Method
describe
packages/rest/src/router/route-entry.ts:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
): Promise<OperationRetval>;
42
43
describe(): string;
44
}
45
46
/**
Callers
8
handle
Method · 0.65
parseOperationArgs
Function · 0.65
value
Method · 0.65
registerRoute
Method · 0.65
describe
Method · 0.65
describe
Method · 0.65
toString
Function · 0.65
runTestsWithRouter
Function · 0.65
Implementers
4
ExternalRoute
packages/rest/src/router/external-expr
RedirectRoute
packages/rest/src/router/redirect-rout
ControllerRoute
packages/rest/src/router/controller-ro
Route
packages/rest/src/router/handler-route
Calls
no outgoing calls
Tested by
3
describe
Method · 0.52
describe
Method · 0.52
runTestsWithRouter
Function · 0.52