Skip to main content
The Deno 2 Release Candidate is here
Learn more
function getCallerFile
import { getCallerFile } from "https://deno.land/x/caller_metadata@v0.0.2/src/main.ts";

returns the URL location from where the function that called getCallerFile() was called

Parameters

optional
error: Error