MCPcopy 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

stopFunction · 0.70

Calls 1

resetFunction · 0.70

Tested by

no test coverage detected