Class p.u.t.TerminalMatch(object):

Part of pida.ui.terminal View In Hierarchy

Known subclasses: pida.ui.terminal.TerminalMenuMatch

A match for terminal text
Line # Kind Name Docs
52 Method __init__ Undocumented
58 Method __call__ Undocumented
def __init__(self, name, match_re, match_groups_re, callback):
Undocumented
def __call__(self, *args, **kw):
Undocumented
API Documentation for PIDA, generated by pydoctor.