Variable: eshell-group-names

eshell-group-names is a variable defined in esh-util.el.gz.

Value

nil

Documentation

A cache to hold the names of groups.

Source Code

;; Defined in /usr/src/emacs/lisp/eshell/esh-util.el.gz
(defvar eshell-group-names nil
  "A cache to hold the names of groups.")