Function

AppStream-1.0AppStreamutils_is_platform_tripletSince 0.14.0

  • Test if the given string is a valid platform triplet recognized by AppStream.

    Parameters

    • triplet: string

      a platform triplet.

    Returns boolean

    true if triplet is valid.

    0.14.0