Context
=======

.. currentmodule:: pipeline.infrastructure.launcher

.. autoclass:: Context
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Context.products_dir
      ~Context.stage

   .. rubric:: Methods Summary

   .. autosummary::

      ~Context.get_oussid
      ~Context.get_recipe_name
      ~Context.save
      ~Context.set_state

   .. rubric:: Attributes Documentation

   .. autoattribute:: Context.products_dir
   .. autoattribute:: Context.stage

   .. rubric:: Methods Documentation

   .. automethod:: Context.get_oussid
   .. automethod:: Context.get_recipe_name
   .. automethod:: Context.save
   .. automethod:: Context.set_state
