Definition at line 73 of file console_gui.cpp.
◆ ApplySuggestion()
void ConsoleAutoCompletion::ApplySuggestion |
( |
std::string_view |
prefix, |
|
|
std::string_view |
suggestion |
|
) |
| |
|
inlineoverrideprivatevirtual |
◆ AutoCompletion()
AutoCompletion::AutoCompletion |
( |
Textbuf * |
textbuf | ) |
|
|
inline |
◆ GetSuggestions()
std::vector< std::string > ConsoleAutoCompletion::GetSuggestions |
( |
std::string_view |
prefix, |
|
|
std::string_view |
query |
|
) |
| |
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following file: