Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 291 Bytes

index.rst

File metadata and controls

16 lines (11 loc) · 291 Bytes

Scripts

...

Files

cijoe scripts are Python modules containing a script_entry(args, cijoe, step) function returning errno. Have a look at the core.reporter script.

.. literalinclude:: reporter.py
   :language: Python
   :caption: