MCPcopy Index your code
hub / github.com/MatterAIOrg/OrbCode / unref

Method unref

test-ui.mjs:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 setRawMode() {}
31 ref() {}
32 unref() {}
33 read() {
34 return this.data.shift() ?? null
35 }

Callers 4

execHookCommandFunction · 0.80
awaitBackgroundMethod · 0.80
withTimeoutFunction · 0.80
AppFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected