Package yum :: Module config :: Class VersionGroupConf
[hide private]
[frames] | no frames]

Class VersionGroupConf

source code


Instance Methods [hide private]

Inherited from BaseConfig: __init__, __str__, getConfigOption, iteritems, iterkeys, populate, setConfigOption, write

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Class Methods [hide private]

Inherited from BaseConfig: isoption, optionobj

Class Variables [hide private]
  pkglist = ListOption()
  run_with_packages = BoolOption(False)
Properties [hide private]

Inherited from object: __class__