MCPcopy 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
424function isScope(obj) {
425 return obj && obj.$evalAsync && obj.$watch;
426}
427
428
429function isFile(obj) {

Callers 3

copyFunction · 0.85
equalsFunction · 0.85
toJsonReplacerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected