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