console_relay

Function launch_console

Source
pub fn launch_console(app: Option<&Path>, path: &Path) -> Result<()>
Expand description

Launches the terminal application app (or the system default), and launch hvlite as a child of that to relay the data in the pipe/socket referred to by path.