class Byebug::ThreadListCommand

def help(cmd)

def help(cmd)
  %{
    th[read] l[ist]\t\t\tlist all threads
  }
end