Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GooseMod/OpenAsar
/ fail
Function
fail
src/splash/index.js:223–227 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
221
};
222
223
const
fail = (c) => {
224
sendState(
'fail'
, { seconds: 10 });
225
226
setTimeout(c, 10000);
227
};
Callers
2
initNew
Function · 0.85
handleFail
Function · 0.85
Calls
1
sendState
Function · 0.85
Tested by
no test coverage detected