class Byebug::ScriptProcessor

def prompt


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