MCPcopy Index your code
hub / github.com/bitjson/typescript-starter / cli.ts

File cli.ts

src/cli/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import chalk from 'chalk';
2
3import { checkArgs } from './args';
4import { inquire } from './inquire';

Callers

nothing calls this directly

Calls 6

checkArgsFunction · 0.90
hasCLIOptionsFunction · 0.90
getIntroFunction · 0.90
inquireFunction · 0.90
addInferredOptionsFunction · 0.90
typescriptStarterFunction · 0.90

Tested by

no test coverage detected