﻿pytuflow.TGC
============

.. currentmodule:: pytuflow

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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