diff --git a/loophole/__main__.py b/loophole/__main__.py index c475620..f8a5f54 100644 --- a/loophole/__main__.py +++ b/loophole/__main__.py @@ -63,6 +63,11 @@ def do_exit(self, _): sys.exit(0) # end-of-method do_exit + def do_EOF(self, _): + """Quit. handles EOF""" + self.do_exit(_) + # end-of-method do_EOF + def do_list(self, _): """List available Polar devices. Usage: list