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


Public Member Functions | |
| None | __init__ (self, Context ctx) |
| None | show (self, t.IO[t.Any]|None file=None) |
Public Member Functions inherited from click.exceptions.ClickException | |
| str | format_message (self) |
| str | __str__ (self) |
Additional Inherited Members | |
Public Attributes inherited from click.exceptions.UsageError | |
| ctx | |
Public Attributes inherited from click.exceptions.ClickException | |
| message | |
Static Public Attributes inherited from click.exceptions.UsageError | |
| int | exit_code = 2 |
Static Public Attributes inherited from click.exceptions.ClickException | |
| int | exit_code = 1 |
| None click.exceptions.NoArgsIsHelpError.__init__ | ( | self, | |
| Context | ctx | ||
| ) |
Reimplemented from click.exceptions.UsageError.
| None click.exceptions.NoArgsIsHelpError.show | ( | self, | |
| t.IO[t.Any] | None | file = None |
||
| ) |
Reimplemented from click.exceptions.UsageError.