MCPcopy
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

1import { Command } from "interactive-commander";
2import _ from "lodash";
3import Ora from "ora";
4import { getConfig } from "../utils/config";

Callers

nothing calls this directly

Calls 13

getConfigFunction · 0.90
getBucketsFunction · 0.90
safeDecodeFunction · 0.90
resolveOverriddenLocaleFunction · 0.85
createBucketLoaderFunction · 0.85
startMethod · 0.80
logMethod · 0.80
infoMethod · 0.80
setDefaultLocaleMethod · 0.80
warnMethod · 0.80
initMethod · 0.65
pullMethod · 0.65

Tested by

no test coverage detected