Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ readFile
Method
readFile
adev/shared-docs/utils/filesystem.utils.ts:38–38 ·
view source on GitHub ↗
(path: string, encoding?: string)
Source
from the content-addressed store, hash-verified
36
},
37
): Promise<DirEnt<string>[]>;
38
readFile(path: string, encoding?: string): Promise<string>;
39
}
40
41
export
const
checkFilesInDirectory =
async
(
Callers
11
readFile
Method · 0.65
readFileText
Function · 0.65
retrieveTypeDefinitions
Method · 0.65
getFilesToRead
Method · 0.65
readFile
Method · 0.65
addCreatedFileToCodeEditor
Method · 0.65
createFile
Method · 0.65
renameFile
Method · 0.65
my-builder.spec.ts
File · 0.65
checkFilesInDirectory
Function · 0.65
createEsbuildAngularOptimizePlugin
Function · 0.65
Implementers
5
FakeFileSystemAPI
adev/shared-docs/testing/testing-helpe
DevkitMigrationFilesystem
packages/core/schematics/utils/tsurge/
LSParseConfigHost
packages/language-service/src/adapters
NodeJSReadonlyFileSystem
packages/compiler-cli/src/ngtsc/file_s
InvalidFileSystem
packages/compiler-cli/src/ngtsc/file_s
Calls
no outgoing calls
Tested by
no test coverage detected