pkgset based around loading a list of atoms from a world file
-
class pkgcore.pkgsets.filelist.FileList(location, gid=0, mode=420)[source]¶
Bases: object
-
add(atom_inst)[source]¶
-
error_on_subsets = True¶
-
flush()[source]¶
-
pkgcore_config_type = <pkgcore.config.hint.ConfigHint object>¶
-
remove(atom_inst)[source]¶
-
class pkgcore.pkgsets.filelist.WorldFile(location='/var/lib/portage/world', gid=0, mode=420)[source]¶
Bases: FileList
Set of packages contained in the world file.
-
add(atom_inst)[source]¶
-
error_on_subsets = False¶
-
pkgcore_config_type = <pkgcore.config.hint.ConfigHint object>¶
-
remove(atom_inst)[source]¶