Variable: eshell-process-list
eshell-process-list is a variable defined in esh-proc.el.gz.
Value
nil
Documentation
A list of the current status of subprocesses.
Source Code
;; Defined in /usr/src/emacs/lisp/eshell/esh-proc.el.gz
(defvar eshell-process-list nil
"A list of the current status of subprocesses.")