eshell-watch-for-password-prompt

eshell-watch-for-password-prompt is a compiled Lisp function in `esh-mode.el'.

(eshell-watch-for-password-prompt)

Prompt in the minibuffer for password and send without echoing.
This function uses `eshell-send-invisible' to read and send a password to the
buffer's process if STRING contains a password prompt defined by
`eshell-password-prompt-regexp'.

This function could be in the list `eshell-output-filter-functions'.