@tauri-apps/plugin-updater - v2.9.0
    Preparing search index...

    Class Update

    Hierarchy

    • Resource
      • Update
    Index

    Constructors

    Properties

    available: boolean

    This is always true, check if the return value is null instead when using check

    currentVersion: string
    version: string
    date?: string
    body?: string
    rawJson: Record<string, unknown>

    Accessors

    • get rid(): number

      Returns number

    Methods

    • Destroys and cleans up this resource from memory. You should not call any method on this object anymore and should drop any reference to it.

      Returns Promise<void>