FACT++  1.0
static std::string Readline::GetExternalInput ( )
inlinestatic

Definition at line 119 of file Readline.h.

References fExternalInput.

Referenced by ConsoleStream::Run().

119 { return fExternalInput; }
static std::string fExternalInput
Definition: Readline.h:35

+ Here is the caller graph for this function: