Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular-cli
/ apply
Method
apply
packages/angular_devkit/schematics/src/tree/interface.ts:126–126 ·
view source on GitHub ↗
(action: Action, strategy?: MergeStrategy)
Source
from the content-addressed store, hash-verified
124
rename(from: string, to: string): void;
125
126
apply(action: Action, strategy?: MergeStrategy): void;
127
readonly actions: Action[];
128
}
129
Callers
6
commitUpdate
Method · 0.65
recorder_spec.ts
File · 0.65
apply
Method · 0.65
apply
Method · 0.65
subscribe
Method · 0.65
memoize
Function · 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