Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
|
5 gadi atpakaļ | |
|---|---|---|
| .github | 5 gadi atpakaļ | |
| CoreProcessFiles | 5 gadi atpakaļ | |
| CoreProcessFilesTests | 5 gadi atpakaļ | |
| NETProcessFiles | 5 gadi atpakaļ | |
| NETProcessFilesTests | 5 gadi atpakaļ | |
| ProcessFiles | 5 gadi atpakaļ | |
| ProcessFilesTests | 5 gadi atpakaļ | |
| .gitignore | 5 gadi atpakaļ | |
| LICENSE.md | 5 gadi atpakaļ | |
| ProcessFiles.sln | 5 gadi atpakaļ | |
| README.md | 5 gadi atpakaļ |
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.