FACT++  1.0
bool Console::PrintCommands ( )
virtual

Wrapper to call the correspnding function from ReadlineColor.

Reimplemented from Readline.

Reimplemented in RemoteControl< Console >, and LocalControl< Console >.

Definition at line 72 of file Console.cc.

References fLogI, and ReadlineColor::PrintCommands().

73 {
75 }
WindowLog fLogI
Definition: Console.h:38
bool PrintCommands(std::ostream &out)

+ Here is the call graph for this function: