Byebug::Setting
Setting for automatically saving previously entered commands to history when exiting the debugger.
# File lib/byebug/settings/autosave.rb, line 11 def banner 'Automatically save command history record on exit' end