Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
|
пре 1 година | |
|---|---|---|
| .github | пре 1 година | |
| ProcessFiles | пре 1 година | |
| ProcessFilesTests | пре 1 година | |
| .gitignore | пре 5 година | |
| LICENSE.md | пре 5 година | |
| ProcessFiles.sln | пре 5 година | |
| README.md | пре 5 година |
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.