class Byebug::FinishCommand

def regexp

def regexp
  /^\s* fin(?:ish)? (?:\s+(\S+))? \s*$/x
end