﻿pytuflow.TEF
============

.. currentmodule:: pytuflow

.. autoclass:: TEF
   :exclude-members: __init__
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~TEF.append_input
      ~TEF.comment_out
      ~TEF.context
      ~TEF.event_database
      ~TEF.find_input
      ~TEF.input
      ~TEF.insert_input
      ~TEF.parse_event_file
      ~TEF.preview
      ~TEF.remove_input
      ~TEF.reset
      ~TEF.uncomment
      ~TEF.undo
      ~TEF.write
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~TEF.TUFLOW_TYPE
      ~TEF.dirty
      ~TEF.fpath
      ~TEF.root_cf
      ~TEF.scope
      ~TEF.tcf
      ~TEF.config
      ~TEF.inputs
      ~TEF.parent
      ~TEF.altered_inputs
      ~TEF.loaded
   
   