Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stemdeckapp/stemdeck
/ setStatus
Function
setStatus
desktop/ui/setup.js:23–25 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
21
}
22
23
function
setStatus(message) {
24
statusEl.textContent = message;
25
}
26
27
function
showError(error, hint) {
28
for
(
const
el of steps) {
Callers
4
showError
Function · 0.85
update
Function · 0.85
installRuntimePack
Function · 0.85
runSetup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected