Flowdock
history_file=(hist) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/irb/ext/save-history.rb, line 44
    def history_file=(hist)
      IRB.conf[:HISTORY_FILE] = hist
    end
Register or log in to add new notes.