import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Synchronously walks the file tree rooted at the current path, yielding each file or directory in the tree filtered according to the given options.
import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Synchronously walks the file tree rooted at the current path, yielding each file or directory in the tree filtered according to the given options.