Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/std/path/posix.ts>dirname

A modern runtime for JavaScript and TypeScript.
Go to Latest
function dirname
import { dirname } from "https://deno.land/x/deno@v0.22.0/std/path/posix.ts";

Parameters

path: string

Returns

string