Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ read
Method
read
packages/angular_devkit/schematics/src/tree/interface.ts:85–85 ·
view source on GitHub ↗
(path: string)
Source
from the content-addressed store, hash-verified
83
84
// Readonly.
85
read(path: string): Buffer | null;
86
87
/**
88
* Reads a file from the Tree as a UTF-8 encoded text file.
Callers
15
initialize
Method · 0.65
replaceInFile
Method · 0.65
appendToFile
Method · 0.65
copyFile
Method · 0.65
file-system-engine-host_spec.ts
File · 0.65
host_spec.ts
File · 0.65
get
Method · 0.65
constructor
Method · 0.65
read
Method · 0.65
read
Method · 0.65
scoped_spec.ts
File · 0.65
readContent
Method · 0.65
Implementers
4
HostTree
packages/angular_devkit/schematics/src
ScopedTree
packages/angular_devkit/schematics/src
NullTree
packages/angular_devkit/schematics/src
DelegateTree
packages/angular_devkit/schematics/src
Calls
no outgoing calls
Tested by
no test coverage detected