summary refs log tree commit diff stats
path: root/lib/std/dirs.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib organization & documentation improvements (#20971)metagn2022-12-061-0/+2
* Fix #20628 for Windows (#20667)Andrey Makarov2022-10-281-6/+6
* cleanup os related documentation links (#20663)ringabout2022-10-271-14/+3
* clean up `std/os` related modules (#20651)ringabout2022-10-251-46/+9
* Implement Unix file regularity check (#20448) (#20628)Andrey Makarov2022-10-251-14/+18
* add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582)ringabout2022-10-211-0/+177