API Reference
Module for configuration management
get(key[, default])
get
Get the configuration value for key
get_int(key[, default])
get_int
Get an integer from the configuration.