MCPcopy Index your code
hub / github.com/immich-app/immich / onModuleInit

Method onModuleInit

server/src/app.module.ts:141–143  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

139 }
140
141 async onModuleInit() {
142 await this.maintenanceWorkerService.init();
143 }
144}
145
146@Module({

Callers

nothing calls this directly

Calls 1

initMethod · 0.45

Tested by

no test coverage detected