Function tvis::term::connect_with_input [] [src]

pub fn connect_with_input(
    tx: Sender<Box<Event>>,
    use_tc: UseTruecolor,
    b_b: BoldOrBright
) -> Result<Box<Terminal>>