import { FileUtils } from "https://deno.land/x/ts_morph@18.0.0/common/mod.ts";
Gets the parent most paths out of the list of paths.
Parameters
paths: StandardizedFilePath[]
- File or directory paths.
x/ts_morph/common/mod.ts>FileUtils.getParentMostPaths
import { FileUtils } from "https://deno.land/x/ts_morph@18.0.0/common/mod.ts";
Gets the parent most paths out of the list of paths.