MCPcopy Create free account
hub / github.com/code-pushup/cli / monorepo.ts

File monorepo.ts

packages/utils/src/lib/monorepo.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path';
2import { fileExists } from './file-system.js';
3import { hasWorkspacesEnabled } from './workspace-packages.js';
4

Callers

nothing calls this directly

Calls 2

fileExistsFunction · 0.85
hasWorkspacesEnabledFunction · 0.85

Tested by

no test coverage detected