hollasch / pathmatch

A directory/filename pattern match utility for the Windows command shell
MIT License
6 stars 3 forks source link

Add option --maxDepth #25

Open hollasch opened 6 years ago

hollasch commented 6 years ago

This will set the maximum depth for searching trees. Note that it should work well with #1 (Add option to match against a stream/file of input paths).

hollasch commented 6 years ago

For now, stub in the switch.