FACT++  1.0
virtual std::string Readline::GetUpdatePrompt ( ) const
inlinevirtual

Reimplemented in RemoteShell, RemoteConsole, LocalShell, LocalConsole, ChatClient< Console >, and ChatClient< Shell >.

Definition at line 102 of file Readline.h.

References Execute(), ExecuteShellCommand(), IsStopped(), ProcessLine(), Prompt(), PromptEOF(), Run(), and Stop().

Referenced by EventHook(), Run(), and UpdatePrompt().

102 { return ""; }

+ Here is the call graph for this function:

+ Here is the caller graph for this function: