Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a command line parser.

Supported prefixes: '--', '-', '/', '@'.

Supported delimeters - any combination of: ' ', ':', '='.

Features:

  • Checking for parameters that must be specified.
  • Checking of type values and required count.
  • Collecting values from identical parameters.
  • Parameter description generation.
  • Syntax checking.

About the example: place the "Tests" folder next to ClpExample.exe.

About

A command line parser.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages