Function LineGetter.getline

One-call shop for the main workhorse If you already have a RealTimeConsoleInput ready to go, you should pass a pointer to yours here. Otherwise, LineGetter will make its own.

string getline (
  RealTimeConsoleInput* input = null
);