prune with dirEntries

Dan dbdavidson at yahoo.com
Thu Nov 29 16:24:07 PST 2012


Is there a way to walk files with std.file.dirEntries such that 
certain directories are skipped (i.e. how to avoid .git 
entirely/recursively)?

Thanks
Dan


More information about the Digitalmars-d-learn mailing list