method
    
    save_history
  save_history()
  public
  
    Hide source    
    
      
  
# File lib/irb/ext/save-history.rb, line 25 def save_history IRB.conf[:SAVE_HISTORY] end

  
  