﻿pytuflow.TRFC
=============

.. currentmodule:: pytuflow

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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