import { FileUtils } from "https://deno.land/x/ts_morph@18.0.0/common/ts_morph_common.d.ts";
Reads a file synchronously or returns false if the file doesn't exist.
Parameters
fileSystem: FileSystemHost
- File System.
filePath: StandardizedFilePath
- Path to file.