Function relay_console

Source
pub fn relay_console(path: &Path, console_title: &str) -> Result<()>
Expand description

Synchronously relays stdio to the pipe (Windows) or socket (Unix) pointed to by path.