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