FACT++  1.0
std::string Readline::GetName ( ) const
inline

Definition at line 88 of file Readline.h.

References AddToHistory(), ClearHistory(), fName, and GetHistory().

Referenced by ConsoleStream::ConsoleStream(), Shell::PrintGeneralHelp(), Console::PrintGeneralHelp(), PrintGeneralHelp(), Shell::Run(), and Console::Run().

88 { return fName; }
std::string fName
Definition: Readline.h:22

+ Here is the call graph for this function:

+ Here is the caller graph for this function: