Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
Piotr Czajkowski 3a9bc8845a Package | 11 ماه پیش | |
---|---|---|
.github | 2 سال پیش | |
ProcessFiles | 11 ماه پیش | |
ProcessFilesTests | 11 ماه پیش | |
.gitignore | 4 سال پیش | |
LICENSE.md | 4 سال پیش | |
ProcessFiles.sln | 4 سال پیش | |
README.md | 4 سال پیش |
I'm creating lots of command line tools, so it's really helpful that I can just pass array of arguments and a delegate to this library. See tests to get idea on how it works.