Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3061
function
ensureCryptoJobUi() {
3062
if
(__cryptoUiReady)
return
;
3063
__cryptoUiReady = true;
3064
}
3065
3066
function
setCryptoUiMinimized(min) {
3067
try {
Callers
2
renderCryptoJobUi
Function · 0.85
startCryptoRunner
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected