Variable: eshell-output-file-buffer
eshell-output-file-buffer is a variable defined in esh-io.el.gz.
Value
nil
Documentation
If non-nil, the current buffer is a file output buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/eshell/esh-io.el.gz
(defvar eshell-output-file-buffer nil
"If non-nil, the current buffer is a file output buffer.")