Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/letsgetrandy/brototype
/ fn
Function
fn
tests.js:138–141 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
136
"bar"
: 3
137
},
138
fn =
function
(p) {
139
success = true;
140
param = p;
141
};
142
143
beforeEach(
function
() {
144
fired = false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected