MCPcopy
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

1import { repl } from '@nestjs/core';
2import { LongLivingAppModule } from './long-living-app.module';
3
4async function bootstrap() {

Callers

nothing calls this directly

Calls 3

bootstrapFunction · 0.70
catchMethod · 0.65
errorMethod · 0.65

Tested by

no test coverage detected