method Path.prototype.pushimport { Path } from "https://deno.land/x/path@v3.0.0/src/Path.ts"; push(e: string): Pathpush a path fragment onto the end of this Path Parameterse: stringa string denoting a Path fragment ReturnsPath