MCPcopy Index your code
hub / github.com/lingodotdev/lingo.dev / generate-cli-docs.ts

File generate-cli-docs.ts

scripts/docs/src/generate-cli-docs.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import type { Argument, Command, Option } from "commander";
4import { existsSync } from "fs";

Callers

nothing calls this directly

Calls 2

errorMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected