import { FileUtils } from "https://deno.land/x/ts_morph@18.0.0/common/mod.ts";
Gets the relative path from one absolute path to another.
Parameters
absoluteDirPathFrom: StandardizedFilePath
- Absolute directory path from.
absolutePathTo: StandardizedFilePath
- Absolute path to.