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

x/superoak/test/deps.ts>dirname

HTTP assertions for Oak made easy via SuperDeno. 🐿 🦕
Latest
function dirname
import { dirname } from "https://deno.land/x/superoak@4.8.1/test/deps.ts";

Return the directory path of a path.

Parameters

path: string
  • path to extract the directory from.

Returns

string