eshell-apply
eshell-apply is a compiled Lisp function in `esh-cmd.el
'.
(eshell-apply FUNC ARGS)
Call FUNC, with ARGS, trapping errors and return them as output.
PRINTER and ERRPRINT are functions to use for printing regular
messages, and errors.
esh-cmd.el
'.
(eshell-apply FUNC ARGS)
Call FUNC, with ARGS, trapping errors and return them as output.
PRINTER and ERRPRINT are functions to use for printing regular
messages, and errors.