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

x/path/mod.ts>Path#pop

better path handling for Deno
Latest
method Path.prototype.pop
Re-export
import { Path } from "https://deno.land/x/path@v3.0.0/mod.ts";

Pop an element from the path and return the popped element as another Path