carputils.tools.basicexample

orphan:

carputils.tools.basicexample(parser=<function basic_parser>, job_id=<function basic_job_id>, summary=True, temp=False)

Generate a decorator for openCARP example run function.

The decorator sets up sensible defaults for argv and sequence for an openCARP example’s run function, and executes the command sequence on exit, where required.