import * as mod from "https://deno.land/std@0.199.0/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