Configuration.to_data
-
Configuration.
to_data
()[source] Get the data dictionary that represents the configuration.
This data can also be used to reconstruct the
Configuration
instance.- Returns
dict
– The data representing the configuration.
Configuration.
to_data
()[source]Get the data dictionary that represents the configuration.
This data can also be used to reconstruct the Configuration
instance.
dict
– The data representing the configuration.