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

File files.ts

packages/cli/src/cli/cmd/show/files.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 5

getConfigFunction · 0.90
getBucketsFunction · 0.90
resolveOverriddenLocaleFunction · 0.85
logMethod · 0.80
pushMethod · 0.65

Tested by

no test coverage detected