class Byebug::ControlProcessor

def prompt


Prompt shown before reading a command.
def prompt
  "(byebug:ctrl) "
end