Expand description
Lib for /etc merge
Structsยง
- Custom
Metadata - Metadata associated with a file, directory, or symlink entry.
- Diff
- Represents the differences between two directory trees.
- MyStat ๐
Enumsยง
- Modification
Type ๐
Functionsยง
- collect_
all_ ๐files - collect_
xattrs ๐ - compute_
diff - Computes the differences between two directory snapshots.
- copy_
xattrs ๐ - create_
dir_ ๐with_ perms - get_
deletions ๐ - get_
modifications ๐ - merge
- Goes through the added, modified, removed files and apply those changes to the new_etc
This will overwrite, remove, modify files in new_etc
Paths in
diffare relative toetc - merge_
leaf ๐ - merge_
modified_ ๐files - print_
diff - Prints a colorized summary of differences to standard output.
- recurse_
dir ๐ - stat_
eq_ ๐ignore_ mtime - traverse_
etc - Traverses and collects directory trees for three etc states.
Type Aliasesยง
- Xattrs ๐