MCPcopy Index your code
hub / github.com/anomalyco/opencode / uninstall.ts

File uninstall.ts

packages/opencode/src/cli/cmd/uninstall.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Argv } from "yargs"
2import { UI } from "../ui"
3import * as prompts from "@clack/prompts"
4import { Installation } from "../../installation"

Callers

nothing calls this directly

Calls 3

collectRemovalTargetsFunction · 0.85
showRemovalSummaryFunction · 0.85
executeUninstallFunction · 0.85

Tested by

no test coverage detected