import { FileUtils } from "https://deno.land/x/ts_morph@18.0.0/common/mod.ts";
Gets the directory path.
Parameters
fileOrDirPath: T
- Path to get the directory name from.
x/ts_morph/common/mod.ts>FileUtils.getDirPath
import { FileUtils } from "https://deno.land/x/ts_morph@18.0.0/common/mod.ts";
Gets the directory path.