import * as mod from "https://deno.land/std@0.219.1/fs/move.ts"; ClassescSubdirectoryMoveErrorError thrown in move or moveSync when the destination is a subdirectory of the source. FunctionsfmoveMoves a file or directory. fmoveSyncMoves a file or directory synchronously. InterfacesIMoveOptionsOptions for move and moveSync.