Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
3 anos atrás | |
---|---|---|
.github | 3 anos atrás | |
ProcessFiles | 3 anos atrás | |
ProcessFilesTests | 3 anos atrás | |
.gitignore | 5 anos atrás | |
LICENSE.md | 5 anos atrás | |
ProcessFiles.sln | 5 anos atrás | |
README.md | 5 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.