[ Version ( since = "1.2.6" ) ]
public bool has_flag (ReleaseFlags flag)
Finds if the release has a specific release flag.
this |
A Release |
flag |
the ReleaseFlags |
true if the flag is set |