comint-redirect-send-command-to-process
comint-redirect-send-command-to-process is an interactive autoloaded compiled Lisp function in `comint.el
'.
(comint-redirect-send-command-to-process COMMAND OUTPUT-BUFFER PROCESS ECHO &optional NO-DISPLAY)
Send COMMAND to PROCESS, with output to OUTPUT-BUFFER.
With prefix arg, echo output in process buffer.
If NO-DISPLAY is non-nil, do not show the output buffer.