Searched defs:_dispatch_command (Results 1 – 3 of 3) sorted by relevance
84 def _dispatch_command(self, command): member in ReadlineUI
661 def _dispatch_command(self, command): member in CursesUI
414 def _dispatch_command(afe, arguments): function