Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ write
Method
write
packages/core/trace/index.d.ts:5–5 ·
view source on GitHub ↗
(message: any, category: string, type?: number)
Source
from the content-addressed store, hash-verified
3
*/
4
export
interface
TraceWriter {
5
write(message: any, category: string,
type
?: number): void;
6
}
7
8
/**
Callers
15
parseXML
Function · 0.65
checkIfMediaQueryMatches
Function · 0.65
openUrl
Function · 0.65
openUrlAsync
Function · 0.65
openFile
Function · 0.65
drainMacrotaskQueue
Function · 0.65
openFileAtRootModule
Function · 0.65
openFile
Function · 0.65
openUrl
Function · 0.65
openUrlAsync
Function · 0.65
getPaletteColor
Function · 0.65
fromFileOrResourceSync
Method · 0.65
Implementers
7
ConsoleWriter
packages/core/trace/index.d.ts
ConsoleWriter
packages/core/trace/index.ts
File
packages/core/file-system/index.ts
FileHelper
packages/ui-mobile-base/android/widget
File
packages/ui-mobile-base/android/widget
FaultHidingOutputStream
packages/ui-mobile-base/android/widget
UITest
apps/automated/src/ui-test.ts
Calls
no outgoing calls
Tested by
no test coverage detected