MCPcopy Create free account
hub / github.com/ReviewStage/stage-cli / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { createRequire } from "node:module";
3import { Command, Option } from "commander";
4import { z } from "zod";

Callers

nothing calls this directly

Calls 3

runPrepFunction · 0.85
toDiffScopeOptionsFunction · 0.85
showFunction · 0.85

Tested by

no test coverage detected