ntfslink-python
ntfslink-python copied to clipboard
Hardlink Support
The following functions need to be implemented for the ntfslink.hardlinks
module.
- [ ]
create(source, link_name)
- [ ]
count(link_name)
Any additional functionality for hardlinks will be in the form of an enhancement.