Skip to content

EasyCmdLineReader

Compare
Choose a tag to compare
@EvilLord666 EvilLord666 released this 24 Mar 18:51
· 44 commits to master since this release

Simple C++ library (classes) for parsing command line args in Linux and Windows with specifying key signature (-, -- or /) and key value separator (= or space) with expanding arguments validation and unit testing of main mechanism (parser) with gtest library.