Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ 300-log-environment.ts
File
300-log-environment.ts
tests/e2e/initialize/300-log-environment.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getActivePackageManager } from
'../utils/packages'
;
2
import
{ exec, ng } from
'../utils/process'
;
3
4
export
default
async
function
() {
Callers
nothing calls this directly
Calls
6
exec
Function · 0.90
getActivePackageManager
Function · 0.90
ng
Function · 0.90
log
Method · 0.65
forEach
Method · 0.45
keys
Method · 0.45
Tested by
no test coverage detected