class Byebug::AutosaveSetting


when exiting the debugger.
Setting for automatically saving previously entered commands to history

def banner

def banner
  "Automatically save command history record on exit"
end