titus.producer.tools.Matcher

class titus.producer.tools.Matcher[source]

Bases: object

Base class of regular expression patterns (other than literal JSON expressions).

getmatch(haystack)