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

File get.ts

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

Source from the content-addressed store, hash-verified

1import { Command } from "interactive-commander";
2import chalk from "chalk";
3import _ from "lodash";
4import { SETTINGS_KEYS, loadSystemSettings } from "../../utils/settings";

Callers

nothing calls this directly

Calls 4

loadSystemSettingsFunction · 0.90
errorMethod · 0.80
logMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected