RuntimeBase
===========

.. currentmodule:: tolteca.utils

.. autoclass:: RuntimeBase
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~RuntimeBase.config
      ~RuntimeBase.config_cls
      ~RuntimeBase.rc

   .. rubric:: Methods Summary

   .. autosummary::

      ~RuntimeBase.update
      ~RuntimeBase.yaml_dump
      ~RuntimeBase.yaml_load

   .. rubric:: Attributes Documentation

   .. autoattribute:: config
   .. autoattribute:: config_cls
   .. autoattribute:: rc

   .. rubric:: Methods Documentation

   .. automethod:: update
   .. automethod:: yaml_dump
   .. automethod:: yaml_load