MCPcopy Create free account
hub / github.com/anomalyco/opencode / copy.ts

File copy.ts

packages/core/src/project/copy.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as ProjectCopy from "./copy"
2
3import { Context, Effect, Layer, Schema } from "effect"
4import path from "path"

Callers

nothing calls this directly

Calls 15

makeGitWorktreeStrategyFunction · 0.90
strategiesFunction · 0.85
refreshMethod · 0.80
transactionMethod · 0.80
getMethod · 0.65
createMethod · 0.65
removeMethod · 0.65
listMethod · 0.65
registerFunction · 0.50
sourceFunction · 0.50
publishMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected