Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
|
3 недель назад | |
|---|---|---|
| .github | 2 месяцев назад | |
| ProcessFiles | 3 недель назад | |
| ProcessFilesTests | 3 недель назад | |
| .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.