aboutsummaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2019-11-30 11:14:35 +0900
committeraycabta <aycabta@gmail.com>2019-11-30 11:20:39 +0900
commitf8cc05dec37f78b15814d0b936786d4e84d7d448 (patch)
treef59f6aaa9bb963d2d25f73db122260a384172bcc /tool
parent0b1b2f2442744f0add4dec47e475e25cde602dcf (diff)
downloadruby-f8cc05dec37f78b15814d0b936786d4e84d7d448.tar.gz
Use @eof variable for ReidlineInputMethod#eof?
"IRB::InputMethod#eof?" requires eof status each user input but "ReidlineInputMethod#eof?" used "Reline.eof?" what is singleton data. "ReidlineInputMethod#eof?" is changed to use the result of user input.
Diffstat (limited to 'tool')
0 files changed, 0 insertions, 0 deletions