shortcuts icon indicating copy to clipboard operation
shortcuts copied to clipboard

Refactor command line arguments parser

Open rodionovd opened this issue 8 years ago • 0 comments

The readability and extensibility of the current if-else-if-else-if-else logic really sucks. We need something more elegant, but no third-party libraries please (since we only need basic stuff).

rodionovd avatar Sep 23 '16 11:09 rodionovd