pub fn launch_console(app: Option<&Path>, path: &Path) -> Result<()>
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.
app
path