:tocdepth: 3 :py:mod:`gws.spec` ================== .. py:module:: gws.spec **Source code:** :source:`gws.spec` Subpackages ----------- .. toctree:: :titlesonly: :maxdepth: 1 generator/index.rst Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 core/index.rst reader/index.rst runtime/index.rst spec/index.rst Package Contents ---------------- .. py:data:: DEFAULT_VARIANT_TAG :value: 'default' .. py:exception:: Error Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:data:: EXT_PREFIX :value: 'gws.ext' .. py:exception:: GeneratorError Bases: :py:obj:`Error` Common base class for all non-exit exceptions. .. py:exception:: ReadError Bases: :py:obj:`Error` Common base class for all non-exit exceptions.