linXiv frontend (TS/JS)
    Preparing search index...

    Function isConclusiveCheck

    • Whether two versions were actually compared. A failed request, no readable running version (outside the packaged app), or no published release (GitHub 404s for a renamed or private repo too) leaves nothing to conclude.

      Parameters

      • result: { current: string | null; error?: string; latest: string | null }

      Returns boolean