Module tree

Source

Functions§

create_uidgid_lookup_tables
Given a node, recursively constructs a UID and GID lookup table based on THIS system’s users and groups.
differentiate_node_in_place
integrate_node_in_place
old must be an integrated pointer.
merge_uid_or_gid_tables
Accepts a target UID/GID map and a source UID/GID map. Merges source into target. Returns true if everything is OK, false if there is a warning (overlap!). In the event of an overlap, the pre-existing entry wins.
mtime_msec
Given a file’s metadata, returns the mtime in milliseconds.
scan
Scan the filesystem to produce a Tree, using a default progress bar.
scan_with_progress_bar
Scan the filesystem to produce a Tree, using the specified progress bar.