Function existsAsync

  • Check if file or directory exists.

    Returns

    whether it exists

    Parameters

    • path: string

      file or directory path

    Returns Promise<boolean>

Generated using TypeDoc