Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
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
3
import
type
{ Argument, Command, Option } from
"commander"
;
4
import
{ existsSync } from
"fs"
;
Callers
nothing calls this directly
Calls
2
error
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected