cadabra-core / com.fo2rist.cadabra / ExperimentsConfig
ExperimentsConfig
class ExperimentsConfig
Configuration for enabled experiments. A map Active Variant> Name.
Properties
entries | val entries: Set < Entry < String , String >> |
Functions
get | operator fun get(experimentId: String ): String ? |
Companion Object Functions
create | fun create(vararg config: <ERROR CLASS>< String , String >): ExperimentsConfig fun create(config: Map < String , String >): ExperimentsConfig |