Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CLIUtils/CLI11
/ functions
Functions
646 in github.com/CLIUtils/CLI11
⨍
Functions
646
◇
Types & classes
201
Method
do_grouping
Space separator
tests/localeTest.cpp:23
Method
do_thousands_sep
tests/localeTest.cpp:22
Method
dobjWrapper
tests/NewParseTest.cpp:465
Method
doubleWrapper
fuzz/fuzzApp.hpp:37
Function
envname
Sets environment variable to read if no option given
include/CLI/Option.hpp:532
Function
excludes
Sets excluded options for the subcommand
include/CLI/App.hpp:999
Function
excludes
include/CLI/Option.hpp:514
Method
first
include/CLI/TypeTools.hpp:136
Method
first
include/CLI/TypeTools.hpp:157
Function
footer
Set footer.
include/CLI/App.hpp:1068
Function
force_callback
Set the value of force_callback
include/CLI/Option.hpp:430
Method
from_config
examples/json.cpp:65
Method
generate_description
include/CLI/ExtraValidators.hpp:546
Function
get_active
Get a boolean if the validator is active
include/CLI/Validators.hpp:157
Function
get_allow_extra_args
Get the current value of allow extra args
include/CLI/Option.hpp:420
Function
get_allow_extras
Get the status of allow extras
include/CLI/App.hpp:1207
Function
get_allow_non_standard_option_names
Get the status of allowing non standard option names
include/CLI/App.hpp:1222
Function
get_allow_subcommand_prefix_matching
Get the status of allowing prefix matching for subcommands
include/CLI/App.hpp:1225
Function
get_allow_windows_style_options
Check the status of the allow windows style options
include/CLI/App.hpp:1167
Function
get_application_index
Get the current value of the application index
include/CLI/Validators.hpp:155
Function
get_callback_run
See if the callback has been run already
include/CLI/Option.hpp:768
Function
get_config_ptr
Get a pointer to the config option.
include/CLI/App.hpp:1255
Function
get_configurable
Check the status of the allow windows style options
include/CLI/App.hpp:1173
Function
get_disabled
Get the status of disabled
include/CLI/App.hpp:1216
Function
get_disabled_by_default
Get the status of disabled by default
include/CLI/App.hpp:1231
Function
get_enabled_by_default
Get the status of disabled by default
include/CLI/App.hpp:1234
Function
get_expected
The number of times the option expects to be included
include/CLI/Option.hpp:609
Function
get_expected_min
The number of times the option expects to be included
include/CLI/Option.hpp:612
Function
get_fallthrough
Check the status of fallthrough
include/CLI/App.hpp:1161
Method
get_fallthrough_parent
Wrap the fallthrough parent function to make sure that is working correctly
include/CLI/App.hpp:1549
Function
get_force_callback
The status of force_callback
include/CLI/Option.hpp:435
Function
get_ignore_case
Check the status of ignore_case
include/CLI/App.hpp:1155
Function
get_ignore_underscore
Check the status of ignore_underscore
include/CLI/App.hpp:1158
Function
get_immediate_callback
Get the status of disabled
include/CLI/App.hpp:1228
Function
get_inject_separator
Return the inject_separator flag
include/CLI/Option.hpp:570
Function
get_long_option_alignment_ratio
@brief Get the current alignment ratio for long options within the left column @return
include/CLI/FormatterFwd.hpp:152
Method
get_mapping
include/CLI/impl/ExtraValidators_inl.hpp:86
Function
get_modifying
Get a boolean if the validator is allowed to modify the input returns true if it can modify the input
include/CLI/Validators.hpp:160
Function
get_positional
True if the argument can be given directly
include/CLI/Option.hpp:628
Function
get_positionals_at_end
Check the status of the allow windows style options
include/CLI/App.hpp:1170
Function
get_required
Get the status of required
include/CLI/App.hpp:1213
Function
get_run_callback_for_default
Get the current value of run_callback_for_default
include/CLI/Option.hpp:444
Function
get_silent
Get the status of silence
include/CLI/App.hpp:1219
Function
get_subcommand_fallthrough
Check the status of subcommand fallthrough
include/CLI/App.hpp:1164
Function
get_trigger_on_parse
The status of trigger on parse
include/CLI/Option.hpp:427
Function
get_type_size_max
The maximum number of arguments the option expects
include/CLI/Option.hpp:567
Function
get_type_size_min
The minimum number of arguments the option expects
include/CLI/Option.hpp:565
Function
get_validate_optional_arguments
Get the status of validating optional vector arguments
include/CLI/App.hpp:1238
Function
get_validate_positionals
Get the status of validating positionals
include/CLI/App.hpp:1236
Function
get_version_ptr
Get a pointer to the version option.
include/CLI/App.hpp:1261
Function
got_subcommand
Check to see if given subcommand was selected
include/CLI/App.hpp:987
Method
group
Changes the group membership
include/CLI/Option.hpp:109
Function
has_description
True if option has description
include/CLI/Option.hpp:634
Function
ignore_case
Helper function to allow ignore_case to be passed to IsMember or Transform
include/CLI/ExtraValidators.hpp:406
Method
ignore_case
Ignore the case of the option name
include/CLI/Option.hpp:235
Function
ignore_space
Helper function to allow checks to ignore spaces to be passed to IsMember or Transform
include/CLI/ExtraValidators.hpp:412
Function
ignore_underscore
Helper function to allow ignore_underscore to be passed to IsMember or Transform
include/CLI/ExtraValidators.hpp:409
Method
ignore_underscore
Ignore underscores in the option name
include/CLI/Option.hpp:241
Method
increment_parsed
include/CLI/impl/App_inl.hpp:1512
Method
init_mapping
include/CLI/impl/ExtraValidators_inl.hpp:68
Function
inject_separator
Set the value of the separator injection flag
include/CLI/Option.hpp:793
Method
intWrapper64
fuzz/fuzzApp.hpp:27
Function
is_default_flag_values_enabled
Get the current status of whether default flag values are printed
include/CLI/FormatterFwd.hpp:167
Function
is_option_defaults_enabled
Get the current status of whether option defaults are printed
include/CLI/FormatterFwd.hpp:161
Function
is_option_type_names_enabled
Get the current status of whether option type names are printed
include/CLI/FormatterFwd.hpp:164
Function
lexical_assign
include/CLI/TypeTools.hpp:1404
Function
lexical_cast<anotherstring>
tests/NewParseTest.cpp:268
Function
lexical_conversion
include/CLI/TypeTools.hpp:1506
Function
main
book/code/flags.cpp:4
Function
main
book/code/intro.cpp:4
Function
main
book/code/simplest.cpp:3
Function
main
book/code/geet.cpp:5
Function
main
tests/informational.cpp:15
Function
main
tests/applications/ensure_utf8_twice.cpp:11
Function
main
tests/applications/ensure_utf8.cpp:11
Function
main
tests/module_test/module_test.cpp:17
Function
main
tests/module_test/module_include_test.cpp:16
Function
main
tests/mesonTest/main.cpp:10
Function
main
This example demonstrates the use of close match detection to detect invalid commands that are close matches to * existing ones */
examples/close_match.cpp:94
Function
main
examples/shapes.cpp:11
Function
main
examples/enum_ostream.cpp:32
Function
main
examples/subcom_help.cpp:11
Function
main
This example demonstrates the use of `prefix_command` on a subcommand to capture all subsequent arguments along with an alias to make it appear as a r
examples/arg_capture.cpp:18
Function
main
examples/option_groups.cpp:11
Function
main
examples/positional_arity.cpp:11
Function
main
examples/simple.cpp:11
Function
main
examples/positional_validation.cpp:13
Function
main
examples/modhelp.cpp:11
Function
main
examples/enum.cpp:16
Function
main
examples/ranges.cpp:11
Function
main
examples/config_app.cpp:11
Function
main
examples/callback_passthrough.cpp:11
Function
main
examples/date_validator.cpp:28
Function
main
examples/subcommands.cpp:11
Function
main
examples/groups.cpp:12
Function
main
examples/validators.cpp:11
Function
main
examples/json.cpp:110
Function
main
examples/custom_parse.cpp:34
Function
main
examples/custom_validator.cpp:38
Function
main
examples/subcom_partitioned.cpp:13
← previous
next →
401–500 of 646, ranked by callers