method Path.prototype.popRe-exportimport { Path } from "https://deno.land/x/path@v3.0.0/mod.ts"; pop(): PathPop an element from the path and return the popped element as another Path ReturnsPath