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

File pr.ts

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

Source from the content-addressed store, hash-verified

1import { Effect } from "effect"
2import { UI } from "../ui"
3import { effectCmd, fail } from "../effect-cmd"
4import { Git } from "@/git"

Callers

nothing calls this directly

Calls 6

effectCmdFunction · 0.90
failFunction · 0.90
spawnMethod · 0.80
textMethod · 0.65
cwdMethod · 0.65
runMethod · 0.45

Tested by

no test coverage detected