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