has_category
Description:
[
Version ( since =
"1.2.7" ) ]
public bool has_category (
string category)
Finds out if the release has the update category.
Parameters:
this |
A Release
|
category |
the update category, e.g. `X-EmbeddedController`
|
Returns:
true if the release matches
|