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

x/path/src/Path.ts>Path#push

better path handling for Deno
Latest
method Path.prototype.push
import { Path } from "https://deno.land/x/path@v3.0.0/src/Path.ts";

push a path fragment onto the end of this Path

Parameters

e: string

a string denoting a Path fragment