import { dtils } from "https://deno.land/x/dtils@2.2.1/devops/deps.ts";
const { recursiveReadDir } = dtils;
Recursively read all files in rootDir
. Resulting paths will include rootDir
import { dtils } from "https://deno.land/x/dtils@2.2.1/devops/deps.ts";
const { recursiveReadDir } = dtils;
Recursively read all files in rootDir
. Resulting paths will include rootDir