# File cli/ruby-debug/interface.rb, line 86
    def confirm(prompt)
      readline(prompt, false)
    end