Skip to main content
Module

std/path/posix.ts>parse

Deno standard library
Go to Latest
function parse
import { parse } from "https://deno.land/std@0.157.0/path/posix.ts";

Return a ParsedPath object of the path.

Parameters

path: string

to process