class Byebug::Command

def help


Default help text for a command.
def help
  prettify(description)
end