Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement Unix file regularity check (#20448) (#20628) | Andrey Makarov | 2022-10-25 | 1 | -14/+18 |
| | | | | | * Implement Unix file regularity check * update std/dirs also | ||||
* | add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582) | ringabout | 2022-10-21 | 1 | -0/+177 |
* split std/os; add typesafe std/paths * add more files, dirs, paths * add documentation * add testcase * remove tryRemoveFile * clean up * Delete test.nim * apply changes * add `add` and fixes |