Part of reven.api View In Hierarchy
Criterion object to select binaries.
Method | __init__ | build a criterion that will select binary based on their name. @param regexp: The binary name regular expression to match. |
Method | reven_criterion | |
Method | __repr__ | Undocumented |
Inherited from Criterion:
Method | reven_effect |
build a criterion that will select binary based on their name.
Parameters | regexp | The binary name regular expression to match. |