comint-redirect-results-list-from-process

comint-redirect-results-list-from-process is an autoloaded compiled Lisp function in `comint.el'.

(comint-redirect-results-list-from-process PROCESS COMMAND REGEXP REGEXP-GROUP)

Send COMMAND to PROCESS.
Return a list of expressions in the output which match REGEXP.
REGEXP-GROUP is the regular expression group in REGEXP to use.