Skip to main content
The Deno 2 Release Candidate is here
Learn more
method Context.prototype.getCurrentDebuggingInformation
Re-export
import { Context } from "https://deno.land/x/macromania_assets@v0.2.0/deps.ts";

Returns

The DebuggingInformation of the StacktracingExpression closest to the currently evaluated expression. An empty object if there is none.