titus.producer.tools.End

class titus.producer.tools.End(*array)[source]

Bases: titus.producer.tools.Matcher

Match a list that ends with the given elements.

__init__(*array)
getmatch(haystack)