Skip to main content
Module

std/path/posix/parse.ts>parse

The Deno Standard Library
Latest
function parse
import { parse } from "https://deno.land/std@0.224.0/path/posix/parse.ts";

Return a ParsedPath object of the path.

Parameters

path: string

to process