.. GENERATED FILE, DO NOT EDIT (edit layer_root.md instead) .. _layer_root: Layer root ========== Overview -------- Metadata -------- Layer Home ^^^^^^^^^^ /opt/metwork-mfcom-0.4 Label ^^^^^ root@mfcom Dependencies ^^^^^^^^^^^^ * root@mfext Utilities --------- mfcom_wrapper ^^^^^^^^^^^^^ .. code-block:: none usage: /opt/metwork-mfcom-0.4/bin/mfcom_wrapper COMMAND_TO_WRAP [COMMAND_ARG1] [COMMAND_ARG2] [...] => launch the given command within metwork/mfcom environnent => note: the current environnent is cleared before => (only MODULE_RUNTIME_SUFFIX and MODULE_RUNTIME_HOME env var are keeped intact echo_ok ^^^^^^^ .. code-block:: none Usage: echo_ok [OPTION...] [MESSAGE] - write OK (with colors if supported) and a little optional message Help Options: -h, --help Show help options echo_bold ^^^^^^^^^ .. code-block:: none Usage: echo_bold [OPTION...] [MESSAGE] - write MESSAGE in bold Help Options: -h, --help Show help options echo_warning ^^^^^^^^^^^^ .. code-block:: none Usage: echo_warning [OPTION...] [MESSAGE] - write WARNING (with colors if supported) and a little optional message Help Options: -h, --help Show help options echo_nok ^^^^^^^^ .. code-block:: none Usage: echo_nok [OPTION...] [MESSAGE] - write ERROR (with colors if supported) and a little optional message Help Options: -h, --help Show help options echo_running ^^^^^^^^^^^^ .. code-block:: none Usage: echo_running [OPTION...] - write RUNNING (with colors if supported) Help Options: -h, --help Show help options config.py ^^^^^^^^^ .. code-block:: none usage: config.py [-h] path [section] [option] [config] Lit le contenu d'un fichier .ini positional arguments: path Chemin du fichier de config a visualiser section Precise la section a afficher option Precise l'option a afficher config Precise la config a utiliser pour l'affichage optional arguments: -h, --help show this help message and exit get_unique_hexa_identifier ^^^^^^^^^^^^^^^^^^^^^^^^^^ .. code-block:: none Usage: get_unique_hexa_identifier [OPTION...] - return a unique hexa identifier Help Options: -h, --help Show help options