﻿pytuflow.TBC
============

.. currentmodule:: pytuflow

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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