Closed yonaskolb closed 5 years ago
This makes it possible to publicly edit the readLine() that InputReader uses. It also moves read() from Input to Term
readLine()
InputReader
read()
Input
Term
Looks good to me, thanks for the improvement!
This makes it possible to publicly edit the
readLine()
thatInputReader
uses. It also movesread()
fromInput
toTerm