Skip to main content
Module

x/ts_morph/common/ts_morph_common.d.ts>TransactionalFileSystem#readFileOrNotExists

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
method TransactionalFileSystem.prototype.readFileOrNotExists
import { TransactionalFileSystem } from "https://deno.land/x/ts_morph@17.0.1/common/ts_morph_common.d.ts";

Parameters

encoding: string

Returns

false | Promise<string | false>