コンテンツにスキップ

getCurrentTrace

このコンテンツはまだ日本語訳がありません。

function getCurrentTrace(): null | Trace

This function will get the current trace from the execution context.

null | Trace

The current trace or null if there is no trace.