Searched defs:CommitWidget (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/bin/pick/
H A Dui.py62 class CommitWidget(urwid.Text): class in inherits:urwid.Text
183 def remove_commit(self, commit: CommitWidget) -> None: argument
232 def chp_failed(self, commit: 'CommitWidget', err: str) -> None: argument

Completed in 3 milliseconds