MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / showFileLoading

Function showFileLoading

web/scripts/ragnar_modern.js:13615–13617  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

13613 }
13614 }
13615}
13616
13617function getPwnStateVisuals(status) {
13618 const state = (status.state || 'not_installed').toLowerCase();
13619 if (state.includes('fail') || state.includes('error')) {
13620 return {

Callers 2

uploadFileFunction · 0.70
clearFilesFunction · 0.70

Calls 1

showNotificationFunction · 0.70

Tested by

no test coverage detected