proc createSymlink(src, dest: string) {....raises: [OSError],
tags: [ReadDirEffect], forbids: [].}dest which points to the item specified by src. On most operating systems, will fail if a link already exists.See also:
Source Edit
© 2006–2024 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/ossymlinks.html