1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-29 20:23:55 +00:00
CLI11/examples
Philip Top 598046c397 Add unnamed subcommand (#216)
increment the parse_ variable on unnamed subcommands. 

update the readme, and add a formatter test for nameless subcommands in nondefault group with other named subcommands.

add a test of default arguments

add a formatter test

add tests for unnamed subcommands and an example of the partitioned subcommands.

change the app_p to be a shared_ptr so you can add an App later on and merge them together

add the ability to add unnamed subcommands that allow partitioning on options into multiple apps.
2019-02-06 10:27:06 +01:00
..
2019-02-06 10:27:06 +01:00
2018-05-09 16:08:32 +02:00
2017-11-20 12:31:14 -05:00
2018-06-25 19:25:19 +02:00
2018-04-09 13:19:23 +02:00
2018-04-09 13:19:23 +02:00
2018-04-09 13:19:23 +02:00
2018-10-21 12:16:34 +02:00