Arc icon indicating copy to clipboard operation
Arc copied to clipboard

Better CommandHandler

Open Zelaux opened this issue 1 year ago • 5 comments

Added:

  1. possibility to use spaces in param names
  2. possibility to write required params after optional
  3. variadic params may not be at the end
  4. better exceptions

Added Tests for params parser and splitter

Zelaux avatar Aug 22 '23 10:08 Zelaux