MCPcopy
hub / github.com/lingodotdev/lingo.dev / cleanup.ts

File cleanup.ts

packages/cli/src/cli/cmd/cleanup.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { I18nConfig, resolveOverriddenLocale } from "@lingo.dev/_spec";
2import { Command } from "interactive-commander";
3import _ from "lodash";
4import { getConfig } from "../utils/config";

Callers

nothing calls this directly

Calls 12

getConfigFunction · 0.90
getBucketsFunction · 0.90
validateConfigFunction · 0.85
resolveOverriddenLocaleFunction · 0.85
createBucketLoaderFunction · 0.85
displaySummaryFunction · 0.85
startMethod · 0.80
logMethod · 0.80
infoMethod · 0.80
setDefaultLocaleMethod · 0.80
pullMethod · 0.65
pushMethod · 0.65

Tested by

no test coverage detected