Searched defs:configurationEvalutor (Results 1 – 1 of 1) sorted by relevance
2149 type configurationEvalutor struct { struct2150 ctx ConfigAndErrorContext2151 m Module2161 func (e configurationEvalutor) PropertyErrorf(property string, fmt string, args ...interface{}) {2165 …iguration(condition proptools.ConfigurableCondition, property string) proptools.ConfigurableValue {