resolve

fun <S : DSL.Data, T : S> resolve(factory: () -> T, config: DSLConfigureFn<S>): T(source)

Resolve a DSL lambda to a concrete configuration