mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-13 06:43:52 +00:00
[ci skip] add back unintentionally removed line
This commit is contained in:
@@ -2038,6 +2038,7 @@ iterator walkDir*(dir: string; relative = false, checkDir = false):
|
||||
## Example: This directory structure::
|
||||
## dirA / dirB / fileB1.txt
|
||||
## / dirC
|
||||
## / fileA1.txt
|
||||
## / fileA2.txt
|
||||
##
|
||||
## and this code:
|
||||
|
||||
Reference in New Issue
Block a user