# File cli/ruby-debug/command.rb, line 198
    def confirm(msg)
      @state.confirm(msg) == 'y'
    end