1 #ifndef FACT_ReadlineColor 2 #define FACT_ReadlineColor 10 bool PrintBootMsg(std::ostream &out,
const std::string &name,
bool interactive=
true);
17 bool Process(std::ostream &out,
const std::string &
str);
bool PrintGeneralHelp(std::ostream &out, const std::string &name)
bool PrintAttributes(std::ostream &out)
bool PrintCommands(std::ostream &out)
A fewer helper functions to apply color attributes and redirect the output.
bool ExecuteShellCommand(std::ostream &out, const std::string &cmd)
bool PrintBootMsg(std::ostream &out, const std::string &name, bool interactive=true)
bool Process(std::ostream &out, const std::string &str)
bool PrintKeyBindings(std::ostream &out)