Core Types
==========

.. raw:: html

   <script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
   <script>
     kofiWidgetOverlay.draw('mrzahaki', {
       'type': 'floating-chat',
       'floating-chat.donateButton.text': 'Support me',
       'floating-chat.donateButton.background-color': '#2980b9',
       'floating-chat.donateButton.text-color': '#fff'
     });
   </script>



.. automodule:: sudio.types.enum
   :members:
   :undoc-members:
   :show-inheritance:

.. automodule:: sudio.types.error
   :members:
   :undoc-members:
   :show-inheritance:

.. automodule:: sudio.types.pipelineonbusytype
   :members:
   :undoc-members:
   :show-inheritance:

.. automodule:: sudio.types.pipelineprocesstype
   :members:
   :undoc-members:
   :show-inheritance:
