Skip to main content
Module

x/lume/deps/path.ts>posix.parse

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function posix.parse
import { posix } from "https://deno.land/x/lume@v2.1.3/deps/path.ts";
const { parse } = posix;

Return a ParsedPath object of the path.

Parameters

path: string

to process