Skip to main content
Module

std/path/posix/mod.ts>parse

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

Return a ParsedPath object of the path.

Parameters

path: string

to process