walkDirRec does recursively search all files/dirs. If you dont want to enter 
some directories, I guess you need to implement your own recursive "walking" 
logic with walkDir, then you can have an "exclude_dirs : seq[string]" variable 

Reply via email to