Variable: eshell-last-dir-ring
eshell-last-dir-ring is a variable defined in em-dirs.el.gz.
Value
nil
Documentation
The last directory that Eshell was in.
Source Code
;; Defined in /usr/src/emacs/lisp/eshell/em-dirs.el.gz
(defvar eshell-last-dir-ring nil
"The last directory that Eshell was in.")