﻿Context
=======

.. currentmodule:: processor_tools.context

.. autoclass:: Context

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~Context.__init__
      ~Context.get
      ~Context.get_config_names
      ~Context.keys
      ~Context.set
      ~Context.update
      ~Context.update_from_file
      ~Context.write_config
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~Context.config_values
      ~Context.default_config
      ~Context.supercontext
   
   