import * as netzo from "https://deno.land/x/netzo@0.5.30/deps/std/fs/walk.ts"; ClassescWalkErrorFunctionsfwalkWalks 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