Methods
| add_option(Option) add_option(opt_str, ...) | |
| add_options(option_list) | |
| destroy() | see OptionParser.destroy(). |
| format_description(formatter) | |
| format_help(formatter) | |
| format_option_help(formatter) | |
| get_description() | |
| get_option(opt_str) | |
| has_option(opt_str) | |
| remove_option(opt_str) | |
| set_conflict_handler(handler) | |
| set_description(description) | |
| set_title(title) |
see OptionParser.destroy().