ExperimentSession.config#
- property ExperimentSession.config[source]#
The experiment configuration.
Provides the four methods
get()
,getint()
,getfloat()
, andgetboolean()
that allow users to retrieve values from the configuration.See also
howto_config provides guidance on how to use configuration in alfred3.
- Type
alfred3.config.ExperimentConfig