class Byebug::NextCommand
def description
def description %(n[ext][+-]?[ nnn] Steps over once or nnn times. '+' forces to move to another line. '-' is the opposite of '+' and disables the :forcestep setting.) end
def description %(n[ext][+-]?[ nnn] Steps over once or nnn times. '+' forces to move to another line. '-' is the opposite of '+' and disables the :forcestep setting.) end