Skip to main content

Module delete

Module delete 

Source
Expand description

rsync-style --delete (mirror) support: remove destination entries that have no counterpart in the source directory.

Functionsยง

prune_extraneous
Remove entries in dst whose names are not in keep (the source entry names that passed the filter for this directory).