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

Function reload

packages/core/src/state.ts:85–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 })
84
85 const reload = () => semaphore.withPermit(materialize())
86
87 const result: Interface<State, DraftApi> = {
88 get: () => state,

Callers 2

batchFunction · 0.70
createFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected