Skip to content

v0.6.3 - Reworks "copy mode" functionality of FileSet.copy()

Choose a tag to compare

@tclose tclose released this 14 Jun 02:26
· 612 commits to main since this release
7d577f5

Reworks the "mode" functionality of FileSet.copy() so that you can specify the supported copy modes of for an operation via the supported_modes kwarg, which masks the requested mode kwarg to enable you to disable symlinks on CIFS for example