![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|

Public Member Functions | |
| run (self, argv=None) | |
Public Attributes | |
| parser | |
Static Public Attributes | |
| str | usage = '%%prog %s [options] %s' |
| str | version = f'%prog {VERSION}' |
| dict | commands |
| dict | command_classes |
| log = None | |
Protected Member Functions | |
| _configure_logging (self, loglevel) | |
| _help (self) | |
| _configure_command (self, cmdname, argv) | |
Command-line interface. This class provides a simple command-line interface to the message extraction and PO file generation functionality.
|
protected |
:type cmdname: str :type argv: list[str]
| babel.messages.frontend.CommandLineInterface.run | ( | self, | |
argv = None |
|||
| ) |
Main entry point of the command-line interface. :param argv: list of arguments passed on the command-line
|
static |
|
static |