The current implementation only processes files in the top-level directory specified by the input path. i would like if code had the ability to recursively process all files in subdirectories as well based on user choice.
I made necessary changes in my local , if it's ok i can raise a pull request.
The current implementation only processes files in the top-level directory specified by the input path. i would like if code had the ability to recursively process all files in subdirectories as well based on user choice. I made necessary changes in my local , if it's ok i can raise a pull request.