mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
28 lines
536 B
Plaintext
28 lines
536 B
Plaintext
VersionInfo
|
|
===========
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: VersionInfo
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
.. autosummary::
|
|
|
|
~VersionInfo.canonicalString
|
|
~VersionInfo.clear
|
|
~VersionInfo.displayString
|
|
~VersionInfo.isValid
|
|
~VersionInfo.parse
|
|
~VersionInfo.scheme
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
.. automethod:: canonicalString
|
|
.. automethod:: clear
|
|
.. automethod:: displayString
|
|
.. automethod:: isValid
|
|
.. automethod:: parse
|
|
.. automethod:: scheme
|