diff options
Diffstat (limited to 'cmd2/parsing.py')
-rw-r--r-- | cmd2/parsing.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd2/parsing.py b/cmd2/parsing.py index 7a9a9ff6..f6186624 100644 --- a/cmd2/parsing.py +++ b/cmd2/parsing.py @@ -398,6 +398,7 @@ class StatementParser: The Statement object returned by this method can at most contain values in the following attributes: + - args - raw - command - multiline_command |