| Wed, 19 Jan 2011 18:24:58 -0800 | Jeff Hammel | get the description from the docstring if applicable | 
 
 
  | Wed, 19 Jan 2011 18:18:47 -0800 | Jeff Hammel | do not use undefined defaults | 
 
 
  | Tue, 25 Jan 2011 16:18:10 -0800 | Jeff Hammel | fix an error on CLI finding Undefined variables | 
 
 
  | Tue, 11 Jan 2011 11:35:38 -0800 | Jeff Hammel | separate out variable getting to its own function | 
 
 
  | Tue, 11 Jan 2011 09:06:25 -0800 | Jeff Hammel | fix CLI interface a bit....write a test for it | 
 
 
  | Mon, 10 Jan 2011 12:35:37 -0800 | Jeff Hammel | allow .parse() to be consumed | 
 
 
  | Sat, 08 Jan 2011 16:21:29 -0800 | Jeff Hammel | ensure the description exists | 
 
 
  | Fri, 07 Jan 2011 11:02:29 -0800 | Jeff Hammel | remove deprecated variable setting from command line front end | 
 
 
  | Thu, 06 Jan 2011 17:49:40 -0800 | Jeff Hammel | display defaults with command line --help option | 
 
 
  | Thu, 06 Jan 2011 17:14:22 -0800 | Jeff Hammel | wait, its completely silly to print the variables since OptionParser already does that | 
 
 
  | Thu, 06 Jan 2011 17:12:36 -0800 | Jeff Hammel | what i really meant to do with variables | 
 
 
  | Thu, 06 Jan 2011 16:38:40 -0800 | Jeff Hammel | add a comment | 
 
 
  | Thu, 06 Jan 2011 15:54:55 -0800 | Jeff Hammel | make a full CLI class for a single API template | 
 
 
  | Thu, 06 Jan 2011 14:27:09 -0800 | Jeff Hammel | stub for a command-line parser |