Added evmore - a more-like pager mechanism for displaying long texts.
This commit is contained in:
parent
d47bd96ddd
commit
3ae00972a9
2 changed files with 410 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ class Command(object):
|
|||
help entries and lists)
|
||||
cmd.obj - the object on which this command is defined. If a default command,
|
||||
this is usually the same as caller.
|
||||
cmd.rawstring - the full raw string input, including any args and no parsing.
|
||||
|
||||
The following class properties can/should be defined on your child class:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue