GroupCondition

GroupCondition inheritance diagram
- class savant.config.schema.GroupCondition(expr='???', value='???')
Determines if a group should be loaded into the pipeline. If expr evaluates to the value, then the condition is considered to be true and the Group is enabled.