Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebReflection/neverland
/ invoke
Function
invoke
test/neverland.js:332–335 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
330
};
331
332
function
invoke() {
333
reset();
334
callback.apply(self, args || []);
335
}
336
337
function
reset() {
338
force = limit || Infinity;
Callers
1
stop
Function · 0.70
Calls
1
reset
Function · 0.70
Tested by
no test coverage detected