Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CLIUtils/CLI11
/ SubcommandProgram
Method
SubcommandProgram
tests/SubcommandTest.cpp:977–977 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
975
int count{0};
976
977
SubcommandProgram(const SubcommandProgram &) = delete;
978
SubcommandProgram &operator=(const SubcommandProgram &) = delete;
979
980
SubcommandProgram() {
Callers
nothing calls this directly
Calls
4
set_help_all_flag
Method · 0.80
add_flag
Method · 0.80
add_subcommand
Method · 0.45
add_option
Method · 0.45
Tested by
no test coverage detected