Run
===

.. currentmodule:: lsst.daf.butler

.. autoclass:: Run
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Run.collection
      ~Run.endTime
      ~Run.environment
      ~Run.host
      ~Run.id
      ~Run.pipeline
      ~Run.startTime

   .. rubric:: Attributes Documentation

   .. autoattribute:: collection
   .. autoattribute:: endTime
   .. autoattribute:: environment
   .. autoattribute:: host
   .. autoattribute:: id
   .. autoattribute:: pipeline
   .. autoattribute:: startTime