console_relay

Function relay_console

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

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