Public Member Functions | |
| None | error (self, str message) |
A private class that is identical to argparse.ArgumentParser, the only change being that error messages are not printed.
Definition at line 9 of file command.py.
| None talkomatic.commands.command._ArgumentParser.error | ( | self, | |
| str | message ) |
Definition at line 15 of file command.py.