MCPcopy Index your code
hub / github.com/craftreactnative/ui / cli.ts

File cli.ts

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import chalk from "chalk";
4import { Command } from "commander";

Callers

nothing calls this directly

Calls 6

ensureProjectRootFunction · 0.90
initCommandFunction · 0.90
setLatestFlagFunction · 0.90
getAvailableComponentsFunction · 0.90
addCommandFunction · 0.90
getPackageVersionFunction · 0.85

Tested by

no test coverage detected