import { recursiveReadDir } from "https://deno.land/x/dtils@2.0.0/mod.unstable.ts";
Recursively read all files in rootDir
. Resulting paths will include rootDir
x/dtils/mod.unstable.ts>recursiveReadDir
import { recursiveReadDir } from "https://deno.land/x/dtils@2.0.0/mod.unstable.ts";
Recursively read all files in rootDir
. Resulting paths will include rootDir