MCPcopy
hub / github.com/nestjs/nest / bar

Method bar

integration/auto-mock/src/bar.service.ts:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 constructor(private readonly foo: FooService) {}
7
8 bar() {
9 this.foo.foo();
10 }
11}

Callers 1

Calls 1

fooMethod · 0.80

Tested by

no test coverage detected