Skip to main content
Module

x/superdeno/test/deps.ts>dirname

Super-agent driven library for testing Deno HTTP servers.
Latest
function dirname
import { dirname } from "https://deno.land/x/superdeno@4.9.0/test/deps.ts";

Return the directory path of a path.

Parameters

path: string
  • path to extract the directory from.

Returns

string