Skip to content

Commit 6d11766

Browse files
committed
Add documentation of __init__ method
1 parent 8bbb640 commit 6d11766

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/api/cmd.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ cmd2.Cmd
44
.. autoclass:: cmd2.Cmd
55
:members:
66

7+
.. automethod:: __init__
8+
79
.. attribute:: help_error
810

911
The error message displayed to the user when they request help for a

0 commit comments

Comments
 (0)