Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ commandState.test.ts
File
commandState.test.ts
packages/cli/src/__tests__/commandState.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
2
3
import
{ CommandState, daysSinceFirstCommand, loadOrInitializeCommandState } from
'../utils/commandState'
4
Callers
nothing calls this directly
Calls
3
loadOrInitializeCommandState
Function · 0.90
daysSinceFirstCommand
Function · 0.90
mockResolvedValue
Method · 0.80
Tested by
no test coverage detected