method
history_file
v1_8_7_72 -
Show latest stable
- Class:
IRB::Context
history_file()public
No documentation available.
# File lib/irb/ext/save-history.rb, line 41
def history_file
IRB.conf[:HISTORY_FILE]
end history_file()No documentation available.
# File lib/irb/ext/save-history.rb, line 41
def history_file
IRB.conf[:HISTORY_FILE]
end