IOrganizer
==========

.. currentmodule:: mobase

.. autoclass:: IOrganizer
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~IOrganizer.appVersion
      ~IOrganizer.basePath
      ~IOrganizer.createMod
      ~IOrganizer.createNexusBridge
      ~IOrganizer.downloadManager
      ~IOrganizer.downloadsPath
      ~IOrganizer.findFileInfos
      ~IOrganizer.findFiles
      ~IOrganizer.getFileOrigins
      ~IOrganizer.getGame
      ~IOrganizer.getPluginDataPath
      ~IOrganizer.installMod
      ~IOrganizer.isPluginEnabled
      ~IOrganizer.listDirectories
      ~IOrganizer.managedGame
      ~IOrganizer.modDataChanged
      ~IOrganizer.modList
      ~IOrganizer.modsPath
      ~IOrganizer.onAboutToRun
      ~IOrganizer.onFinishedRun
      ~IOrganizer.onPluginDisabled
      ~IOrganizer.onPluginEnabled
      ~IOrganizer.onPluginSettingChanged
      ~IOrganizer.onProfileChanged
      ~IOrganizer.onProfileCreated
      ~IOrganizer.onProfileRemoved
      ~IOrganizer.onProfileRenamed
      ~IOrganizer.onUserInterfaceInitialized
      ~IOrganizer.overwritePath
      ~IOrganizer.persistent
      ~IOrganizer.pluginDataPath
      ~IOrganizer.pluginList
      ~IOrganizer.pluginSetting
      ~IOrganizer.profile
      ~IOrganizer.profileName
      ~IOrganizer.profilePath
      ~IOrganizer.refresh
      ~IOrganizer.resolvePath
      ~IOrganizer.setPersistent
      ~IOrganizer.setPluginSetting
      ~IOrganizer.startApplication
      ~IOrganizer.waitForApplication

   .. rubric:: Methods Documentation

   .. automethod:: appVersion
   .. automethod:: basePath
   .. automethod:: createMod
   .. automethod:: createNexusBridge
   .. automethod:: downloadManager
   .. automethod:: downloadsPath
   .. automethod:: findFileInfos
   .. automethod:: findFiles
   .. automethod:: getFileOrigins
   .. automethod:: getGame
   .. automethod:: getPluginDataPath
   .. automethod:: installMod
   .. automethod:: isPluginEnabled
   .. automethod:: listDirectories
   .. automethod:: managedGame
   .. automethod:: modDataChanged
   .. automethod:: modList
   .. automethod:: modsPath
   .. automethod:: onAboutToRun
   .. automethod:: onFinishedRun
   .. automethod:: onPluginDisabled
   .. automethod:: onPluginEnabled
   .. automethod:: onPluginSettingChanged
   .. automethod:: onProfileChanged
   .. automethod:: onProfileCreated
   .. automethod:: onProfileRemoved
   .. automethod:: onProfileRenamed
   .. automethod:: onUserInterfaceInitialized
   .. automethod:: overwritePath
   .. automethod:: persistent
   .. automethod:: pluginDataPath
   .. automethod:: pluginList
   .. automethod:: pluginSetting
   .. automethod:: profile
   .. automethod:: profileName
   .. automethod:: profilePath
   .. automethod:: refresh
   .. automethod:: resolvePath
   .. automethod:: setPersistent
   .. automethod:: setPluginSetting
   .. automethod:: startApplication
   .. automethod:: waitForApplication
