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 OBJECT &optional STEAL-P)
Documentation
Duplicate current I/O handles, so OBJECT works with its own copy.
If STEAL-P is non-nil, these new handles will be stolen from the
current ones (see eshell-duplicate-handles).
Aliases
eshell-copy-handles (obsolete since 30.1)