1
0
mirror of https://github.com/containers/buildah.git synced 2025-11-28 05:04:03 +03:00
Files
buildah/copier/syscall_unix.go
Nalin Dahyabhai dda8e65e84 copier: add Ensure and ConditionalRemove
Add copier.Ensure() and copier.ConditionalRemove(), for controlling the
permissions and datestamps we set on multiple items we create with one
call (along with any parents), and selectively removing multiple items
with one call.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2025-05-21 09:54:21 -04:00

2.0 KiB