[ci skip] add back unintentionally removed line

This commit is contained in:
narimiran
2020-03-20 17:15:48 +01:00
parent 5b85444244
commit b6e04eafce

View File

@@ -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: