Closed heaje closed 7 years ago
The os.walk() function has a followlinks parameter to enable following symlinks. This pull request adds a parameter to dirhash() for following symlinks.
Included in version 1.1.1, along with command line option to enable following symlinks.
The os.walk() function has a followlinks parameter to enable following symlinks. This pull request adds a parameter to dirhash() for following symlinks.