Method: IRB::Context#history_file
- Defined in:
- lib/utils/irb.rb
#history_file ⇒ Object
513 514 515 |
# File 'lib/utils/irb.rb', line 513 def history_file IRB.conf[:HISTORY_FILE] end |
513 514 515 |
# File 'lib/utils/irb.rb', line 513 def history_file IRB.conf[:HISTORY_FILE] end |