MCPcopy Index your code
hub / github.com/angular/angular / getDirectories

Method getDirectories

packages/compiler-cli/test/mocks.ts:181–183  ·  view source on GitHub ↗
(path: string)

Source from the content-addressed store, hash-verified

179 }
180
181 getDirectories(path: string): string[] {
182 return this.context.getDirectories(path);
183 }
184}

Callers

nothing calls this directly

Calls 1

getDirectoriesMethod · 0.45

Tested by

no test coverage detected