Skip to main content

write_to_output

Function write_to_output 

Source
pub fn write_to_output(
    stdout: &mut Stdout,
    app: &mut App,
    text: String,
) -> Result<()>