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