render_pty_output_fn

Function render_pty_output_fn 

Source
pub fn render_pty_output_fn(
    output: &str,
    title: &str,
    command: Option<&str>,
) -> Result<()>
Expand description

Render PTY output in a terminal-like interface