MCPcopy
hub / github.com/lingodotdev/lingo.dev / locked-keys.ts

File locked-keys.ts

packages/cli/src/cli/cmd/show/locked-keys.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getConfigFunction · 0.90
getBucketsFunction · 0.90
executeKeyCommandFunction · 0.90

Tested by

no test coverage detected