FACT++  1.0
int Readline::GetLine ( ) const
inline

Definition at line 121 of file Readline.h.

References Compare(), CompletionMatches(), fLine, GetAbsCursor(), GetBuffer(), GetBufferLength(), GetCols(), GetCursor(), GetLineLength(), GetLinePrompt(), GetPrompt(), GetRows(), Resize(), SetStreamIn(), and SetStreamOut().

Referenced by Console::GetLinePrompt().

121 { return fLine; }
int fLine
Last line adde to history.
Definition: Readline.h:29

+ Here is the call graph for this function:

+ Here is the caller graph for this function: