class Byebug::RemoteInterface

def confirm(prompt)

def confirm(prompt)
  send_command "CONFIRM #{prompt}"
end