TaskIR
======

.. currentmodule:: lsst.pipe.base.pipelineIR

.. autoclass:: TaskIR
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TaskIR.config

   .. rubric:: Methods Summary

   .. autosummary::

      ~TaskIR.add_or_update_config
      ~TaskIR.to_primitives

   .. rubric:: Attributes Documentation

   .. autoattribute:: config

   .. rubric:: Methods Documentation

   .. automethod:: add_or_update_config
   .. automethod:: to_primitives