Consts
config_should_audit = false
- Source Edit
Templates
template whenAuditEnabled(body)
- Source Edit
template whenAuditEnabledOr[T](exp, elseExp: T): T
- Source Edit
config_should_audit = false
template whenAuditEnabled(body)
template whenAuditEnabledOr[T](exp, elseExp: T): T