eshell-insertion-filter
eshell-insertion-filter is a compiled Lisp function in `esh-proc.el
'.
(eshell-insertion-filter PROC STRING)
Insert a string into the eshell buffer, or a process/file/buffer.
PROC is the process for which we're inserting output. STRING is the
output.