Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cafebazaar/blacksmith
/ isSuccess
Function
isSuccess
web/static/bower_components/angular/angular.js:9512–9514 ·
view source on GitHub ↗
(status)
Source
from the content-addressed store, hash-verified
9510
9511
9512
function
isSuccess(status) {
9513
return
200 <= status && status < 300;
9514
}
9515
9516
9517
/**
Callers
3
transformResponse
Function · 0.85
done
Function · 0.85
resolvePromise
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected