if_true

Function if_true 

Source
pub fn if_true(
    name: &'static str,
    resolver: ConditionResolver,
    true_path: PrintItems,
) -> Condition