FACT++  1.0
ReadlineColor Namespace Reference

A fewer helper functions to apply color attributes and redirect the output. More...

Functions

bool ExecuteShellCommand (std::ostream &out, const std::string &cmd)
 
bool PrintBootMsg (std::ostream &out, const std::string &name, bool interactive=true)
 
bool PrintAttributes (std::ostream &out)
 
bool PrintGeneralHelp (std::ostream &out, const std::string &name)
 
bool PrintCommands (std::ostream &out)
 
bool PrintKeyBindings (std::ostream &out)
 
bool Process (std::ostream &out, const std::string &str)
 

Detailed Description

A fewer helper functions to apply color attributes and redirect the output.