ExperimentSession.secrets#
- property ExperimentSession.secrets[source]#
The secret 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.ExperimentSecrets