Files
python-plugins-doc/_sources/api/mobase.InstallResult.rst.txt
T

26 lines
531 B
Plaintext

InstallResult
=============
.. currentmodule:: mobase
.. autoclass:: InstallResult
:show-inheritance:
.. rubric:: Attributes Summary
.. autosummary::
~InstallResult.CANCELED
~InstallResult.FAILED
~InstallResult.MANUAL_REQUESTED
~InstallResult.NOT_ATTEMPTED
~InstallResult.SUCCESS
.. rubric:: Attributes Documentation
.. autoattribute:: CANCELED
.. autoattribute:: FAILED
.. autoattribute:: MANUAL_REQUESTED
.. autoattribute:: NOT_ATTEMPTED
.. autoattribute:: SUCCESS