exec

Function exec 

Source
pub fn exec(
    graph: Graph,
    ctx: &mut PrinterContext,
    args: Vec<CommandArg>,
) -> Result<String>