mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
28 lines
665 B
Plaintext
28 lines
665 B
Plaintext
IInstallationManager
|
|
====================
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: IInstallationManager
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
.. autosummary::
|
|
|
|
~IInstallationManager.createFile
|
|
~IInstallationManager.extractFile
|
|
~IInstallationManager.extractFiles
|
|
~IInstallationManager.getSupportedExtensions
|
|
~IInstallationManager.installArchive
|
|
~IInstallationManager.setURL
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
.. automethod:: createFile
|
|
.. automethod:: extractFile
|
|
.. automethod:: extractFiles
|
|
.. automethod:: getSupportedExtensions
|
|
.. automethod:: installArchive
|
|
.. automethod:: setURL
|