Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
Piotr Czajkowski 3a9bc8845a Package | 11 meses atrás | |
---|---|---|
.github | 2 anos atrás | |
ProcessFiles | 11 meses atrás | |
ProcessFilesTests | 11 meses atrás | |
.gitignore | 4 anos atrás | |
LICENSE.md | 4 anos atrás | |
ProcessFiles.sln | 4 anos atrás | |
README.md | 4 anos atrás |
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.