pkgcore.fs package¶
Submodules¶
- pkgcore.fs.contents module
OrderedContentsSet
change_offset_rewriter()
check_instance()
contentsSet
contentsSet.add()
contentsSet.add_missing_directories()
contentsSet.change_offset()
contentsSet.child_nodes()
contentsSet.clear()
contentsSet.clone()
contentsSet.devs()
contentsSet.difference()
contentsSet.difference_update()
contentsSet.dirs()
contentsSet.discard()
contentsSet.fifos()
contentsSet.files()
contentsSet.inode_map()
contentsSet.insert_offset()
contentsSet.intersection()
contentsSet.intersection_update()
contentsSet.isdisjoint()
contentsSet.issubset()
contentsSet.issuperset()
contentsSet.iter_child_nodes()
contentsSet.iterdevs()
contentsSet.iterdirs()
contentsSet.iterfifos()
contentsSet.iterfiles()
contentsSet.iterlinks()
contentsSet.itersymlinks()
contentsSet.links()
contentsSet.map_directory_structure()
contentsSet.remove()
contentsSet.symlinks()
contentsSet.symmetric_difference()
contentsSet.symmetric_difference_update()
contentsSet.union()
contentsSet.update()
offset_rewriter()
- pkgcore.fs.fs module
- pkgcore.fs.livefs module
- pkgcore.fs.ops module
- pkgcore.fs.tar module
Module contents¶
filesystem abstractions, and select operations