The ``utils.py`` module ======================= .. py:module:: ansys.scade.pyalmgw.utils Summary ------- .. py:currentmodule:: utils .. tab-set:: .. tab-item:: Functions .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.scade.pyalmgw.utils.read_json` - Load a ``json`` file. * - :py:obj:`~ansys.scade.pyalmgw.utils.traceln` - Log test on the standard output. * - :py:obj:`~ansys.scade.pyalmgw.utils.write_json` - Write an object to a ``json`` file. .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~traceon` - .. toctree:: :titlesonly: :maxdepth: 1 :hidden: read_json traceln write_json Description ----------- Adds logs. .. !! processed by numpydoc !! Module detail ------------- .. py:data:: traceon :value: False