.. _f-clihelper: module ``cli.cli_helper`` ========================= Short summary +++++++++++++ module ``mathenjeu.cli.cli_helper`` Helpers to interpet command line parameters. :githublink:`%|py|5` Functions +++++++++ +----------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +================================================================+==================================================================================================================================+ | :func:`build_games ` | Interprets parameters. | +----------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------+ | :func:`name2activity ` | Converts something like ``mathenjeu.tests.qcms.py:simple_french_qcm`` into a class name. Calls function *simple_french_qcm*. ... | +----------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mathenjeu.cli.cli_helper :members: :special-members: __init__ :show-inheritance: