method Path.prototype.basenameimport { Path } from "https://dotland.deno.dev/x/dax@0.39.2/src/path.ts"; basename(): stringGets the file or directory name of the path. Returnsstring