Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ lockfile.ts
File
lockfile.ts
packages/cli/src/cli/cmd/lockfile.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
"interactive-commander"
;
2
import
Z from
"zod"
;
3
import
Ora from
"ora"
;
4
import
{ createLockfileHelper } from
"../utils/lockfile"
;
Callers
nothing calls this directly
Calls
10
createLockfileHelper
Function · 0.90
getConfig
Function · 0.90
getBuckets
Function · 0.90
resolveOverriddenLocale
Function · 0.85
createBucketLoader
Function · 0.85
parse
Method · 0.80
warn
Method · 0.80
log
Method · 0.80
setDefaultLocale
Method · 0.80
pull
Method · 0.65
Tested by
no test coverage detected