Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ add-version.ts
File
add-version.ts
tests/e2e/tests/commands/add/add-version.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expectFileToExist, expectFileToMatch, rimraf } from
'../../../utils/fs'
;
2
import
{ ng } from
'../../../utils/process'
;
3
4
export
default
async
function
() {
Callers
nothing calls this directly
Calls
4
ng
Function · 0.90
expectFileToMatch
Function · 0.90
expectFileToExist
Function · 0.90
rimraf
Function · 0.90
Tested by
no test coverage detected