Function: eshell-copy-handles
eshell-copy-handles is a function alias for
eshell-with-copied-handles, defined in esh-cmd.el.gz.
This macro is obsolete since 30.1; use eshell-with-copied-handles
instead.
Signature
(eshell-copy-handles &rest BODY)
Documentation
Copy the current I/O handles and evaluate BODY.
After evaluating BODY, automatically release the handles, allowing them to close.
Aliases
eshell-copy-handles (obsolete since 30.1)