Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/path/posix.ts>dirname

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable dirname
Deprecated
Deprecated

(will be removed after 0.210.0) Import from path/posix/mod.ts instead.

import { dirname } from "https://deno.land/std@0.204.0/path/posix.ts";