Methods
- doc_argument(self, argument, name)
- doc_command(self, command)
- doc_option(self, option, name)
- doc_subcommand(self, command, name)
- document(self, application)
- Overrides: document from class XmlFormatter
Methods inherited from class pydoc.TextRepr
repr1, repr_instance, repr_string
Methods inherited from class repr.Repr
repr_array, repr_deque, repr_dict, repr_frozenset, repr_list, repr_long, repr_set, repr_tuple
Members
- document_type = <class Ft.Lib.CommandLine.CommandLineApp.CommandLineApp>