Skip to main content
Module

std/path/posix/mod.ts>parse

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function parse
import { parse } from "https://deno.land/std@0.218.0/path/posix/mod.ts";

Return a ParsedPath object of the path.

Parameters

path: string

to process