Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ repl.ts
File
repl.ts
integration/repl/src/repl.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ repl } from
'@nestjs/core'
;
2
import
{ LongLivingAppModule } from
'./long-living-app.module'
;
3
4
async
function
bootstrap() {
Callers
nothing calls this directly
Calls
3
bootstrap
Function · 0.70
catch
Method · 0.65
error
Method · 0.65
Tested by
no test coverage detected