Method: IRB::Context#history_file

Defined in:
lib/utils/irb.rb

#history_fileObject



513
514
515
# File 'lib/utils/irb.rb', line 513

def history_file
  IRB.conf[:HISTORY_FILE]
end