MCPcopy Create free account
hub / github.com/error311/FileRise / ensureCryptoJobUi

Function ensureCryptoJobUi

public/js/folderManager.js:3061–3064  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3059}
3060
3061function ensureCryptoJobUi() {
3062 if (__cryptoUiReady) return;
3063 __cryptoUiReady = true;
3064}
3065
3066function setCryptoUiMinimized(min) {
3067 try {

Callers 2

renderCryptoJobUiFunction · 0.85
startCryptoRunnerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected