mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
30 lines
567 B
Plaintext
30 lines
567 B
Plaintext
ModState
|
|
========
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: ModState
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Attributes Summary
|
|
|
|
.. autosummary::
|
|
|
|
~ModState.ACTIVE
|
|
~ModState.ALTERNATE
|
|
~ModState.EMPTY
|
|
~ModState.ENDORSED
|
|
~ModState.ESSENTIAL
|
|
~ModState.EXISTS
|
|
~ModState.VALID
|
|
|
|
.. rubric:: Attributes Documentation
|
|
|
|
.. autoattribute:: ACTIVE
|
|
.. autoattribute:: ALTERNATE
|
|
.. autoattribute:: EMPTY
|
|
.. autoattribute:: ENDORSED
|
|
.. autoattribute:: ESSENTIAL
|
|
.. autoattribute:: EXISTS
|
|
.. autoattribute:: VALID
|