Variable: eshell-failed-commands-alist
eshell-failed-commands-alist is a variable defined in em-alias.el.gz.
Value
nil
Documentation
An alist of command name failures.
Source Code
;; Defined in /usr/src/emacs/lisp/eshell/em-alias.el.gz
(defvar eshell-failed-commands-alist nil
"An alist of command name failures.")