vercmp_test_match


Description:


[ Version ( since = "0.16.0" ) ]
public bool vercmp_test_match (string ver1, RelationCompare compare, string ver2, VercmpFlags flags)

Compare two version numbers and check if the given version comparator matches.

Parameters:

ver1

first version number

compare

the comparison operator

ver2

second version number

flags

the VercmpFlags to use

Returns:

true if the version comparison matches, false otherwise.


Namespace: AppStream
Package: appstream