Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ info
Method
info
packages/core/console/index.ts:17–19 ·
view source on GitHub ↗
(message: any)
Source
from the content-addressed store, hash-verified
15
}
16
17
public info(message: any): void {
18
// console.info stub
19
}
20
21
public warn(message: any): void {
22
// console.warn stub
Callers
15
info
Function · 0.80
closeWindow
Method · 0.80
write
Method · 0.80
determineProjectFlavor
Function · 0.80
startEntry
Function · 0.80
applyCssText
Function · 0.80
handleCssUpdates
Function · 0.80
installVendorBootstrap
Function · 0.80
startHttpOnlyBoot
Function · 0.80
__ns_import_http
Function · 0.80
tryLoad
Function · 0.80
__ns_launch_handler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected