MCPcopy Create free account
hub / github.com/anomalyco/opencode / instruction-context.ts

File instruction-context.ts

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

Source from the content-addressed store, hash-verified

1export * as InstructionContext from "./instruction-context"
2
3import { Array, Effect, Layer, Schema } from "effect"
4import { isAbsolute, join, relative, sep } from "path"

Callers

nothing calls this directly

Calls 4

joinFunction · 0.85
observeFunction · 0.70
sourceFunction · 0.70
makeMethod · 0.45

Tested by

no test coverage detected