﻿pytuflow.TOC
============

.. currentmodule:: pytuflow

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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