MCPcopy Create free account
hub / github.com/anomalyco/opencode / repository-cache.ts

File repository-cache.ts

packages/core/src/repository-cache.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from "path"
2import { Context, Effect, Layer, Schema } from "effect"
3import { FSUtil } from "./fs-util"
4import { Git } from "./git"

Callers

nothing calls this directly

Calls 9

validateBranchFunction · 0.85
cacheOperationFunction · 0.85
statusForRepositoryFunction · 0.85
cloneMethod · 0.80
errorMessageFunction · 0.70
isErrorFunction · 0.70
getMethod · 0.65
removeMethod · 0.65
makeMethod · 0.45

Tested by

no test coverage detected