= private = protected
history_file()
A copy of the default IRB.conf[:HISTORY_FILE]
# File lib/irb/ext/save-history.rb, line 50 def history_file IRB.conf[:HISTORY_FILE] end