StackFrame
==========

.. currentmodule:: lsst.pex.config.callStack

.. autoclass:: StackFrame
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~StackFrame.content

   .. rubric:: Methods Summary

   .. autosummary::

      ~StackFrame.format
      ~StackFrame.fromFrame

   .. rubric:: Attributes Documentation

   .. autoattribute:: content

   .. rubric:: Methods Documentation

   .. automethod:: format
   .. automethod:: fromFrame