Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/easy_std/src/path.ts>_filename

Generic Deno standard library, focused on ease of use | 通用 Deno 标准库,专注于易用性
Go to Latest
function _filename
import { _filename } from "https://deno.land/x/easy_std@v0.7.0/src/path.ts";

__filename

Examples

Example 1

import { _filename } from "https://deno.land/x/easy_std@version/src/path.ts";

_filename(import.meta.url)

Parameters

url: string

import.meta.url