class Byebug::CommandProcessor

def prompt


Prompt shown before reading a command.
def prompt
  '(byebug) '
end