Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 766 Bytes

argparse_custom.rst

File metadata and controls

35 lines (20 loc) · 766 Bytes

cmd2.argparse_custom

cmd2.argparse_custom

Added Accessor Methods

_action_get_choices_callable

_action_set_choices_provider

_action_set_completer

_action_get_descriptive_header

_action_set_descriptive_header

_action_get_nargs_range

_action_set_nargs_range

_action_get_suppress_tab_hint

_action_set_suppress_tab_hint

_ArgumentParser_get_ap_completer_type

_ArgumentParser_set_ap_completer_type

Subcommand Removal

_SubParsersAction_remove_parser