[Issue 21616] New: Hard link
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Feb 7 04:52:10 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21616
Issue ID: 21616
Summary: Hard link
Product: D
Version: D2
Hardware: x86
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: phobos
Assignee: nobody at puremagic.com
Reporter: srpen6 at gmail.com
I see that D has symlink function:
https://dlang.org/library/std/file/symlink.html
but I see no function for hard links. It is available with other languages:
- https://docs.python.org/library/os.html#os.link
- https://golang.org/pkg/os#Link
--
More information about the Digitalmars-d-bugs
mailing list