Ask a Question | Search PSRCHIVE: |
![]()
|
CommandLine::Item Class Referenceabstract A single item in a command line menu. More...
Inheritance diagram for CommandLine::Item:
![]()
Detailed DescriptionA single item in a command line menu. Member Function Documentation◆ get_help()
Return two columns of help text. Implemented in CommandLine::Alias, and CommandLine::Argument. ◆ handle()
◆ matches()
Return true if code matches. Implemented in CommandLine::Argument. ◆ set_handled()
Set the handled flag. Reimplemented in CommandLine::Alias, and CommandLine::Argument. The documentation for this class was generated from the following file: Generated using doxygen 1.14.0
|