HappyDoc Generated Documentation Class: TestApp

HappyDoc3-r3_1 / happydoclib / CommandLineApp.py / TestApp 

This is a simple test application.

It defines several optionHandler methods to handle some example options. One option of each type is handled by an example.

The __doc__ string for the class should contain the info about how to use the application.

Base Classes   

TestApp
  CommandLineApp

Methods   
  main 
main ( self,  *args )

main loop

  optionHandler_long_form_with_value 
optionHandler_long_form_with_value ( self,  optValue )

First line of help. get a value for long form option

Default:

  optionHandler_long_form_option 
optionHandler_long_form_option ( self )

boolean option

  optionHandler_b 
optionHandler_b ( self )

toggle the value of b

  optionHandler_a 
optionHandler_a ( self,  optValue )

get a value for a


This document was automatically generated Tue Dec 5 08:30:26 2006 by HappyDoc version 3.1