import { FileUtils } from "https://dotland.deno.dev/x/ts_morph@17.0.1/common/mod.ts";
Gets the descendant directories of the specified directory.
Parameters
dirPath: StandardizedFilePath
Returns
IterableIterator<StandardizedFilePath>
x/ts_morph/common/mod.ts>FileUtils.getDescendantDirectories
import { FileUtils } from "https://dotland.deno.dev/x/ts_morph@17.0.1/common/mod.ts";
Gets the descendant directories of the specified directory.