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

File command.ts

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

Source from the content-addressed store, hash-verified

1export * as CommandV2 from "./command"
2
3import { makeLocationNode } from "./effect/app-node"
4import { Context, Effect, Layer, Types } from "effect"

Callers

nothing calls this directly

Calls 8

syncMethod · 0.80
createMethod · 0.65
getMethod · 0.65
updateFunction · 0.50
fromMethod · 0.45
valuesMethod · 0.45
setMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected