pub fn prompt_response_stdout(prompt: &str) -> Result<String>
👎 Deprecated since 1.0.0:

use rprompt crate and rprompt::prompt_reply_stdout instead