Package index
-
OptionParser-class - Option Parser
-
OptionParser() - A function to create an instance of a parser object
-
OptionParserOption-classOptionParserOption - Class to hold information about command-line options
-
make_option()add_option() - Functions to enable our OptionParser to recognize specific command line options.
-
IndentedHelpFormatter()TitledHelpFormatter() - Builtin help text formatters
-
optparse-packageoptparse - Command line option parser
-
parse_args()parse_args2() - Parse command line options.
-
print_help() - Printing an usage message from an OptionParser object