• Return whether or not the file exists at the given path.

    Returns

    A promise that resolves to whether or not the given file exists.

    Returns Promise<boolean>

Generated using TypeDoc