module options_helpers

Short summary

module lightmlboard.options_helpers

Defines helpers used in different places of the module.

source on GitHub

Functions

function

truncated documentation

read_options

Reads configuration from a file or a dictionary.

read_users

Reads users definition.

Documentation

Defines helpers used in different places of the module.

source on GitHub

lightmlboard.options_helpers.read_options(config)

Reads configuration from a file or a dictionary.

source on GitHub

lightmlboard.options_helpers.read_users(filename)

Reads users definition.

source on GitHub