.. _f-optionshelpers: module ``options_helpers`` ========================== Short summary +++++++++++++ module ``lightmlboard.options_helpers`` Defines helpers used in different places of the module. :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------+--------------------------------------------------+ | function | truncated documentation | +==================================================================+==================================================+ | :func:`read_options ` | Reads configuration from a file or a dictionary. | +------------------------------------------------------------------+--------------------------------------------------+ | :func:`read_users ` | Reads users definition. | +------------------------------------------------------------------+--------------------------------------------------+ Documentation +++++++++++++ .. automodule:: lightmlboard.options_helpers :members: :special-members: __init__ :show-inheritance: