FACT++
1.0
|
|
static |
Stops the readline execution. It fakes the end of an editing by setting rl_done to 1. To distinguish this from a normal edit, rl_pending_input is set to EOT.
Definition at line 1534 of file Readline.cc.
Referenced by Execute(), GetUpdatePrompt(), RunThread(), and Main::Thread().