Skip to main content
Module

x/oi_lume_viz/deps.ts>dirname

Lume Plugin that enables charting
Go to Latest
function dirname
import { dirname } from "https://deno.land/x/oi_lume_viz@v0.14.10/deps.ts";

Return the directory path of a path.

Parameters

path: string
  • path to extract the directory from.

Returns

string