API Reference for Enthought Tool Suite 3.0.1
Method summary
- __init__(self, prog, indent_increment = 2, max_help_position = 24, width = None)
- add_argument(self, action)
- add_arguments(self, actions)
- add_text(self, text)
- add_usage(self, usage, optionals, positionals, prefix = None)
- end_section(self)
- format_help(self)
- start_section(self, heading)
Methods
- __init__(self, prog, indent_increment = 2, max_help_position = 24, width = None)
- add_argument(self, action)
- add_arguments(self, actions)
- add_text(self, text)
- add_usage(self, usage, optionals, positionals, prefix = None)
- end_section(self)
- format_help(self)
- start_section(self, heading)
© Copyright 2002-2008 Enthought, Inc.