Function exists

  • Test whether or not the given path exists by checking with the file system.

    Parameters

    • path: PathLike

    Returns Promise<boolean>