eric3.eric3config

Module containing the default configuration of the eric3 installation

Classes

None

Functions

getConfig Module function to get a configuration value.


getConfig

getConfig(name)

Module function to get a configuration value.

name
the name of the configuration value (string).
Up