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

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

Parameters

optional
error: Error