guard_expr_allows

Function guard_expr_allows 

Source
pub fn guard_expr_allows(
    expr: &GuardExpr,
    script_envs: &HashMap<String, String>,
) -> bool