Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
path from
'node:path'
;
2
import
{ fileExists } from
'./file-system.js'
;
3
import
{ hasWorkspacesEnabled } from
'./workspace-packages.js'
;
4
Callers
nothing calls this directly
Calls
2
fileExists
Function · 0.85
hasWorkspacesEnabled
Function · 0.85
Tested by
no test coverage detected