Public Member Functions | |
def | __str__ (self) |
def | hasPath (self, path) |
With a nice printout, and functions to investigate the path and filters in the trigger object.
Definition at line 4 of file TriggerObject.py.
def TriggerObject.TriggerObject.__str__ | ( | self | ) |
def TriggerObject.TriggerObject.hasPath | ( | self, | |
path | |||
) |
Returns true if this trigger object was used in path (path can contain a wildcard).
Definition at line 7 of file TriggerObject.py.