Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
gm_download_test.js
File · 0.70
runOne
Function · 0.70
Calls
3
setCounts
Function · 0.70
logLine
Function · 0.70
escapeHtml
Function · 0.70
Tested by
no test coverage detected