Whole document tree 5.13 cmd -- Support for line-oriented command interpreters
The Cmd class provides a simple framework for writing line-oriented command interpreters. These are often useful for test harnesses, administrative tools, and prototypes that will later be wrapped in a more sophisticated interface.
Subsections See About this document... for information on suggesting changes. |