MCPcopy Index your code
hub / github.com/lingodotdev/lingo.dev / set.ts

File set.ts

packages/cli/src/cli/cmd/config/set.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 dedent from "dedent";
4import _ from "lodash";

Callers

nothing calls this directly

Calls 5

loadSystemSettingsFunction · 0.90
saveSettingsFunction · 0.90
errorMethod · 0.80
logMethod · 0.80
setMethod · 0.65

Tested by

no test coverage detected