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