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

Class InitPluginConduit

source code


Instance Methods [hide private]
 
getConf(self) source code
 
getRepos(self)
Return Yum's container object for all configured repositories.
source code

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

Method Details [hide private]

getRepos(self)

source code 

Return Yum's container object for all configured repositories.

Returns:
Yum's RepoStorage instance