sloop.io.SloopArgumentHelpFormatter

class sloop.io.SloopArgumentHelpFormatter(prog, indent_increment=2, max_help_position=24, width=None)[source]
__init__(prog, indent_increment=2, max_help_position=24, width=None)

Methods

add_argument(action)

add_arguments(actions)

add_text(text)

add_usage(usage, actions, groups[, prefix])

end_section()

format_help()

start_section(heading)