Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricSimons/ionic-course
/ isSuccess
Function
isSuccess
code/songhop/www/lib/angular/angular.js:8627–8629 ·
view source on GitHub ↗
(status)
Source
from the content-addressed store, hash-verified
8625
8626
8627
function
isSuccess(status) {
8628
return
200 <= status && status < 300;
8629
}
8630
8631
8632
/**
Callers
3
transformResponse
Function · 0.70
done
Function · 0.70
resolvePromise
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected