lundi 16 mars 2015

Best way of handling level 2 commands with Boost ProgramOptions


Vote count:

0




I'm interested in having a single executable that takes level 2 commands on the command line - kind of like git commit and git add are their own separate commands within one EXE. So my question is: is there any way of simplifying this with ProgramOptions? I know I can define different schemes and then check argv[1] against a particular string, but I'm hoping there is a cleaner way. Thanks!



asked 2 mins ago







Best way of handling level 2 commands with Boost ProgramOptions

Aucun commentaire:

Enregistrer un commentaire