Skip to main content
The Deno 2 Release Candidate is here
Learn more
function outFilename
import { outFilename } from "https://deno.land/x/macromania_assets@v0.2.0/deps.ts";

Get the name of the current file, or null if called outside of any File macro invocation.

Returns

string | null