Skip to content

CommandLineUtility 2.0

Latest

Choose a tag to compare

@M-Marvin M-Marvin released this 01 Feb 00:52
· 7 commits to main since this release

Rewrote most of the code.

  • CommandLineParser (now CommandArgumentParser) now produces a seperate Arguments object when parsing data
  • Arguments object can be used to build and command string again
  • New command system for parsing nested terminal commands