From 0472384253c0ac5128e035c1589cd7122e506d97 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Wed, 9 May 2012 11:04:36 -0400 Subject: [PATCH] Sketch out the cli interface. --- dev/cli.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 dev/cli.py diff --git a/dev/cli.py b/dev/cli.py new file mode 100644 index 00000000..3fd8a4b3 --- /dev/null +++ b/dev/cli.py @@ -0,0 +1 @@ +# TODO: move qexec console here