Skip to content

Advanced ArgParser

piernov requested to merge pull/13/master into master

Created by: sticmac

ArgParser is updated for supporting level 2. That is to say, is added:

  • --rewrite option
  • --translate option
  • --check option
  • -o option (and the parsing of its argument)
  • -i option (and the parsing of its argument)

Merge request reports