FACT++
1.0
|
#include <ostream>
Go to the source code of this file.
Namespaces | |
ReadlineColor | |
A fewer helper functions to apply color attributes and redirect the output. | |
Functions | |
bool | ReadlineColor::ExecuteShellCommand (std::ostream &out, const std::string &cmd) |
bool | ReadlineColor::PrintBootMsg (std::ostream &out, const std::string &name, bool interactive=true) |
bool | ReadlineColor::PrintAttributes (std::ostream &out) |
bool | ReadlineColor::PrintGeneralHelp (std::ostream &out, const std::string &name) |
bool | ReadlineColor::PrintCommands (std::ostream &out) |
bool | ReadlineColor::PrintKeyBindings (std::ostream &out) |
bool | ReadlineColor::Process (std::ostream &out, const std::string &str) |