MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / skip

Function skip

example/tests/gm_download_test.js:312–312  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

310 );
311 }
312 function skip(msg) { state.skip++; setCounts(); logLine(`⏭️ ${escapeHtml(msg)}`); }
313
314 function showProgress(label) {
315 $progressWrap.style.display = "";

Callers 2

runOneFunction · 0.70

Calls 3

setCountsFunction · 0.70
logLineFunction · 0.70
escapeHtmlFunction · 0.70

Tested by

no test coverage detected