to_output

Function to_output 

Source
pub fn to_output(
    input: &[char],
    vars: &[Variable],
    color: bool,
    colors: &Colors,
) -> String