Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
Piotr Czajkowski 3a9bc8845a Package | 11 luni în urmă | |
---|---|---|
.github | 2 ani în urmă | |
ProcessFiles | 11 luni în urmă | |
ProcessFilesTests | 11 luni în urmă | |
.gitignore | 4 ani în urmă | |
LICENSE.md | 4 ani în urmă | |
ProcessFiles.sln | 4 ani în urmă | |
README.md | 4 ani în urmă |
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.