Searched refs:CommandLoop (Results 1 – 1 of 1) sorted by relevance
182 class CommandLoop(cmd.Cmd): class226 raise CommandLoop.TerminateSignal()277 except CommandLoop.TerminateSignal:350 repl = CommandLoop(appcommands.GetCommandList(), prompt=prompt)