• Asynchronously check if a file exists, returning true if so.

    Parameters

    • path: string

      Path to the file.

    Returns Promise<boolean>

Generated using TypeDoc