Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebReflection/neverland
/ invoke
Function
invoke
index.js:253–256 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
251
};
252
253
function
invoke() {
254
reset();
255
callback.apply(self, args || []);
256
}
257
258
function
reset() {
259
force = limit || Infinity;
Callers
1
stop
Function · 0.70
Calls
1
reset
Function · 0.70
Tested by
no test coverage detected