summary refs log tree commit diff stats
path: root/lib/std/symlinks.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #21977; add sideEffects to dirExists, fileExists and symlinkExists (#21...ringabout2023-06-011-1/+1
* docgen: implement cross-document links (#20990)Andrey Makarov2023-01-041-1/+2
* stdlib organization & documentation improvements (#20971)metagn2022-12-061-0/+2
* add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582)ringabout2022-10-211-0/+30