Module

x/fresh/src/server/deps.ts>dirname

The next-gen web framework.
Extremely Popular
Go to Latest
function dirname
import { dirname } from "https://dotland.deno.dev/x/fresh@1.6.7/src/server/deps.ts";

Return the directory path of a path.

Parameters

path: string
  • path to extract the directory from.

Returns

string