Arc
Arc copied to clipboard
Better CommandHandler
Added:
- possibility to use spaces in param names
- possibility to write required params after optional
- variadic params may not be at the end
- better exceptions
Added Tests for params parser and splitter