FACT++
1.0
|
|
protectedvirtual |
Called from Prompt and PromptEOF after readline has returned. It is meant as the opposite of Startup (called after readline finsihes) The default is to do nothing.
buf | A pointer to the buffer returned by readline |
Reimplemented in Shell, and ReadlineWindow.
Definition at line 353 of file Readline.cc.
Referenced by Prompt(), and PromptEOF().