Handle input from the user during the interactive session Returns true if input was handled, false if session should exit
bool handleInput(String input);