Variable: eshell-user-names

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

Value

nil

Documentation

A cache to hold the names of users.

Source Code

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