pub fn send_message_as( project_root: &Path, from_override: Option<&str>, role: &str, msg: &str, ) -> Result<()>