MCPcopy Create free account
hub / github.com/MatterAIOrg/OrbCode / ok

Function ok

test-hook-trust.mjs:9–9  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

7
8let passed = 0
9const ok = (name) => { console.log(` ok - ${name}`); passed++ }
10
11const PROJECT_HOOKS = {
12 hooks: {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected