class Byebug::LocalInterface

def read_command(prompt)

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