Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ isScope
Function
isScope
tools/ngui/static/js/lib/angular.js:424–426 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
422
423
424
function
isScope(obj) {
425
return
obj && obj.$evalAsync && obj.$watch;
426
}
427
428
429
function
isFile(obj) {
Callers
3
copy
Function · 0.85
equals
Function · 0.85
toJsonReplacer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected