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

x/easyts/path/path.ts>dir

js library written with ts, use select and chan like golang in js.
Latest
function dir
import { dir } from "https://deno.land/x/easyts@0.1.3/path/path.ts";

returns all but the last element of path, typically the path's directory.

Parameters

path: string

Returns

string