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