class Byebug::ScriptInterface

def read_command(prompt)

def read_command(prompt)
  readline(prompt, false)
end