◆ insert_option_group()
| optparse.OptionGroup pip._internal.cli.parser.CustomOptionParser.insert_option_group |
( |
|
self, |
|
|
int |
idx, |
|
|
*Any |
args, |
|
|
**Any
|
kwargs |
|
) |
| |
Insert an OptionGroup at a given position.
◆ option_list_all()
| List[optparse.Option] pip._internal.cli.parser.CustomOptionParser.option_list_all |
( |
|
self | ) |
|
Get a list of all options, including those in option groups.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_internal/cli/parser.py