Function

AppStream-1.0AppStreamutils_data_id_equalSince 0.14.0

  • Checks two component data IDs for equality allowing globs to match.

    Parameters

    • data_id1: string

      a data ID

    • data_id2: string

      another data ID

    Returns boolean

    true if the ID's should be considered equal.

    0.14.0