FACT++  1.0
bool Shell::PrintCommands ( )
inlinevirtual

Print the available commands. This is intended for being overwritten by deriving classes.

rl_outstream can be redirected using SetStreamOut()

Returns
always true

Reimplemented from Readline.

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

Definition at line 59 of file Shell.h.

References ReadlineColor::PrintCommands(), PrintGeneralHelp(), PrintKeyBindings(), Process(), and str.

WindowLog win
pointer to our glocal object to get the static member functions into scope
Definition: Shell.h:17
bool PrintCommands(std::ostream &out)

+ Here is the call graph for this function: