import * as mod from "https://dotland.deno.dev/std@0.181.0/fs/walk.ts"; FunctionsfwalkWalks the file tree rooted at root, yielding each file or directory in the tree filtered according to the given options. fwalkSyncSame as walk() but uses synchronous ops InterfacesIWalkEntryIWalkOptions