Searched refs:CommandLoop (Results 1 – 1 of 1) sorted by relevance
195 class CommandLoop(cmd.Cmd): class239 raise CommandLoop.TerminateSignal()290 except CommandLoop.TerminateSignal:365 repl = CommandLoop(appcommands.GetCommandList(), prompt=prompt)