MCPcopy Create free account
hub / github.com/anomalyco/opencode / latest

Function latest

packages/opencode/src/cli/cmd/run/trace.ts:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35function latest() {
36 return path.join(Global.Path.log, "direct", "latest.json")
37}
38
39function text(data: unknown) {
40 return JSON.stringify(

Callers 1

traceFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected