Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/gustwind/server-deps.ts>path.parse

🐳💨 – Deno powered site creator
Go to Latest
function path.parse
import { path } from "https://deno.land/x/gustwind@v0.61.0/server-deps.ts";
const { parse } = path;

Return a ParsedPath object of the path.

Parameters

path: string

to process