pub fn relay_console(path: &Path, console_title: &str) -> Result<()>
Synchronously relays stdio to the pipe (Windows) or socket (Unix) pointed to by path.
path