Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StartBootstrap/startbootstrap-simple-sidebar
/ success
Function
success
scripts/start-debug.js:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}).then(success, failure);
17
18
function
success() {
19
console.log(
'Success'
);
20
}
21
22
function
failure() {
23
console.log(
'Failure'
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected