![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Functions | |
| Command | create_command (str name, **Any kwargs) |
| Optional[str] | get_similar_commands (str name) |
Variables | |
| CommandInfo = namedtuple("CommandInfo", "module_path, class_name, summary") | |
| dict | commands_dict |
Package containing all pip commands
| Command pip._internal.commands.create_command | ( | str | name, |
| **Any | kwargs | ||
| ) |
Create an instance of the Command class with the given name.
| Optional[str] pip._internal.commands.get_similar_commands | ( | str | name | ) |
Command name auto-correct.