Skip to content

fileExists

function fileExists(file): Promise<boolean>;

Defined in: core/auto-readme/src/utilities.ts:36

string

Promise<boolean>