render

Function render 

Source
pub fn render(
    tasks: &[Task],
    aliases: &AliasMap,
    shortcuts: &Option<Shortcuts>,
) -> String