method Path.prototype.lsRe-exportimport { Path } from "https://deno.land/x/libpkgx@v0.15.2/mod.ts"; ls(): AsyncIterable<[Path, Deno.DirEntry]>ReturnsAsyncIterable<[Path, Deno.DirEntry]>