Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/proc/site/scripts/deps/path.ts>parse

A better way to work with processes in Deno.
Latest
function parse
import { parse } from "https://deno.land/x/proc@0.22.1/site/scripts/deps/path.ts";

Return a ParsedPath object of the path.

Parameters

path: string

to process