My Project
|
Result of a command completion operation. More...
#include <uuid/console.h>
Public Attributes | |
std::list< CommandLine > | help |
CommandLine | replacement |
Result of a command completion operation.
Each space-delimited parameter is a separate string.
std::list<CommandLine> uuid::console::Commands::Completion::help |
CommandLine uuid::console::Commands::Completion::replacement |