blob: f50db544c61ff3571c009b3a4927675d594a580d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
cmd2.Cmd
========
.. autoclass:: cmd2.cmd2.Cmd
:members:
.. attribute:: help_error
The error message displayed to the user when they request help for a
command with no help defined.
|