method Path.prototype.readDirimport { Path } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts"; readDir(): AsyncIterable<WalkEntry>Reads the entries in the directory. ReturnsAsyncIterable<WalkEntry>