Package yum :: Module plugins :: Class DepsolvePluginConduit
[hide private]
[frames] | no frames]

Class DepsolvePluginConduit

source code


Instance Methods [hide private]
 
__init__(self, parent, base, conf, rescode=None, restring=[]) source code

Inherited from MainPluginConduit: delPackage, getPackageByNevra, getPackages, getTsInfo

Inherited from PostRepoSetupPluginConduit: getGroups

Inherited from PreRepoSetupPluginConduit: getCmdLine, getRpmDB

Inherited from InitPluginConduit: getConf, getRepos

Inherited from PluginConduit: confBool, confFloat, confInt, confString, error, getOptParser, getYumVersion, info, promptYN, registerPackageName

Method Details [hide private]

__init__(self, parent, base, conf, rescode=None, restring=[])
(Constructor)

source code 
Overrides: PluginConduit.__init__