Skip to content

Commit

Permalink
[ci skip] add back unintentionally removed line
Browse files Browse the repository at this point in the history
  • Loading branch information
narimiran committed Mar 20, 2020
1 parent 5b85444 commit b6e04ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pure/os.nim
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b6e04ea

Please sign in to comment.