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

Method isDirectory

adev/shared-docs/utils/filesystem.utils.ts:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 name: T;
14 isFile(): boolean;
15 isDirectory(): boolean;
16}
17
18interface FileSystemAPI {

Callers 1

checkFilesInDirectoryFunction · 0.65

Implementers 1

MockFileStatspackages/compiler-cli/src/ngtsc/file_s

Calls

no outgoing calls

Tested by

no test coverage detected