StoredFileInfo
==============

.. currentmodule:: lsst.daf.butler

.. autoclass:: StoredFileInfo
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~StoredFileInfo.checksum
      ~StoredFileInfo.component
      ~StoredFileInfo.file_size
      ~StoredFileInfo.formatter
      ~StoredFileInfo.path
      ~StoredFileInfo.storageClass

   .. rubric:: Attributes Documentation

   .. autoattribute:: checksum
   .. autoattribute:: component
   .. autoattribute:: file_size
   .. autoattribute:: formatter
   .. autoattribute:: path
   .. autoattribute:: storageClass