MCPcopy Index your code
hub / github.com/angular/angular-cli / yarn-env-vars.ts

File yarn-env-vars.ts

tests/e2e/tests/commands/add/yarn-env-vars.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expectFileNotToExist, expectFileToExist } from '../../../utils/fs';
2import { getActivePackageManager } from '../../../utils/packages';
3import { git, ng } from '../../../utils/process';
4import {

Callers

nothing calls this directly

Calls 7

getActivePackageManagerFunction · 0.90
expectFileNotToExistFunction · 0.90
ngFunction · 0.90
expectFileToExistFunction · 0.90
gitFunction · 0.90

Tested by

no test coverage detected