MCPcopy 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

infoFunction · 0.80
closeWindowMethod · 0.80
writeMethod · 0.80
determineProjectFlavorFunction · 0.80
startEntryFunction · 0.80
applyCssTextFunction · 0.80
handleCssUpdatesFunction · 0.80
installVendorBootstrapFunction · 0.80
startHttpOnlyBootFunction · 0.80
__ns_import_httpFunction · 0.80
tryLoadFunction · 0.80
__ns_launch_handlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected