Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/nativescript-angular
/ log
Method
log
tests/app/base.component.ts:19–21 ·
view source on GitHub ↗
(method: string)
Source
from the content-addressed store, hash-verified
17
}
18
19
private log(method: string) {
20
this.hooksLog.next([...this.hooksLog.value, this.name +
"."
+ method]);
21
}
22
}
Callers
15
ngOnInit
Method · 0.95
ngOnDestroy
Method · 0.95
onLoadedHandler
Function · 0.45
onTap
Method · 0.45
onDoubleTap
Method · 0.45
onLongPress
Method · 0.45
onSwipe
Method · 0.45
onPan
Method · 0.45
onPinch
Method · 0.45
onRotate
Method · 0.45
onTouch
Method · 0.45
modal-dialog.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected