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
↓ 8 callers
Method
_process_callbacks
include/CLI/impl/App_inl.hpp:1270
↓ 8 callers
Function
check_path
include/CLI/impl/Validators_inl.hpp:130
↓ 8 callers
Function
from_stream
include/CLI/TypeTools.hpp:247
↓ 8 callers
Function
loadFailureFile
tests/FuzzFailTest.cpp:13
↓ 8 callers
Function
put_env
tests/app_helper.hpp:58
↓ 8 callers
Function
unset_env
tests/app_helper.hpp:66
↓ 7 callers
Method
add_flag_callback
include/CLI/impl/App_inl.hpp:370
↓ 7 callers
Method
allow_subcommand_prefix_matching
allow prefix matching for subcommands
include/CLI/App.hpp:439
↓ 7 callers
Method
get_display_name
include/CLI/impl/App_inl.hpp:938
↓ 7 callers
Method
remove_excludes
include/CLI/impl/App_inl.hpp:762
↓ 7 callers
Method
remove_needs
include/CLI/impl/App_inl.hpp:782
↓ 7 callers
Method
reset
tests/HelpTest.cpp:1102
↓ 7 callers
Method
take_last
Set the multi option policy to take last
include/CLI/Option.hpp:166
↓ 7 callers
Function
valid_first_char
include/CLI/StringTools.hpp:151
↓ 6 callers
Method
add_options
Add an existing option to the Option_group
include/CLI/App.hpp:1464
↓ 6 callers
Function
description
Set the description of the app
include/CLI/App.hpp:1113
↓ 6 callers
Method
disabled_by_default
Set the subcommand to be disabled by default, so on clear(), at the start of each parse it is disabled
include/CLI/App.hpp:444
↓ 6 callers
Method
final_callback
Set a callback for execution when all parsing and processing has completed aliased as callback
include/CLI/App.hpp:377
↓ 6 callers
Method
get_flag_value
include/CLI/impl/Option_inl.hpp:411
↓ 6 callers
Method
get_ignore_underscore
The status of ignore_underscore
include/CLI/Option.hpp:143
↓ 6 callers
Function
get_items_expected_max
Get the maximum number of items expected to be returned and used for the callback
include/CLI/Option.hpp:620
↓ 6 callers
Function
integral_conversion
include/CLI/TypeTools.hpp:946
↓ 6 callers
Method
remove_subcommand
include/CLI/impl/App_inl.hpp:485
↓ 6 callers
Method
section
specify a particular section of the configuration file to use
include/CLI/ConfigFwd.hpp:171
↓ 6 callers
Method
take_first
Set the multi option policy to take last
include/CLI/Option.hpp:173
↓ 6 callers
Function
value_string
include/CLI/TypeTools.hpp:470
↓ 5 callers
Method
_validate
include/CLI/impl/App_inl.hpp:1056
↓ 5 callers
Method
always_capture_default
include/CLI/Option.hpp:126
↓ 5 callers
Method
enabled_by_default
Set the subcommand to be enabled by default, so on clear(), at the start of each parse it is enabled (not disabled)
include/CLI/App.hpp:455
↓ 5 callers
Function
find_and_modify
include/CLI/StringTools.hpp:217
↓ 5 callers
Method
get_type_name
include/CLI/impl/Option_inl.hpp:538
↓ 5 callers
Function
is_separator
check if a string is a container segment separator (empty or "%%")
include/CLI/StringTools.hpp:172
↓ 5 callers
Method
label
Set the "REQUIRED" or other labels
include/CLI/FormatterFwd.hpp:96
↓ 5 callers
Method
multi_option_policy
Take the last argument if given multiple times
include/CLI/Option.hpp:229
↓ 5 callers
Method
parentSeparator
Specify the separator to use for parent layers
include/CLI/ConfigFwd.hpp:157
↓ 5 callers
Method
positionals_at_end
Specify that the positional arguments are only at the end of the sequence
include/CLI/App.hpp:528
↓ 5 callers
Method
remaining_for_passthrough
include/CLI/impl/App_inl.hpp:1036
↓ 5 callers
Function
remove_quotes
include/CLI/impl/StringTools_inl.hpp:523
↓ 5 callers
Function
retire_option
include/CLI/impl/App_inl.hpp:2513
↓ 5 callers
Method
to_string
This is the main function, it creates a string
include/CLI/Timer.hpp:115
↓ 5 callers
Method
validate_positionals
Set the subcommand to validate positional arguments before assigning
include/CLI/App.hpp:469
↓ 4 callers
Method
_process_help_flags
include/CLI/impl/App_inl.hpp:1299
↓ 4 callers
Function
deprecate_option
Helper function to mark an option as deprecated
include/CLI/App.hpp:1496
↓ 4 callers
Method
formatter
Set the help formatter
include/CLI/App.hpp:543
↓ 4 callers
Function
get_environment_value
include/CLI/impl/StringTools_inl.hpp:576
↓ 4 callers
Function
get_items_expected_min
The total min number of expected string values to be used
include/CLI/Option.hpp:617
↓ 4 callers
Method
index
get the section index
include/CLI/ConfigFwd.hpp:179
↓ 4 callers
Method
version
include/CLI/impl/App_inl.hpp:814
↓ 3 callers
Method
_trigger_pre_parse
include/CLI/impl/App_inl.hpp:2304
↓ 3 callers
Method
add_option
include/CLI/impl/App_inl.hpp:162
↓ 3 callers
Function
check_lname
Requires "--" to be removed from string
include/CLI/Option.hpp:688
↓ 3 callers
Function
check_sname
Requires "-" to be removed from string
include/CLI/Option.hpp:683
↓ 3 callers
Function
clear
Clear the parsed results (mostly for testing)
include/CLI/Option.hpp:398
↓ 3 callers
Method
ensure_utf8
include/CLI/impl/App_inl.hpp:65
↓ 3 callers
Function
fileClear
tests/app_helper.hpp:39
↓ 3 callers
Function
generate_map
include/CLI/ExtraValidators.hpp:128
↓ 3 callers
Method
get_callback_priority
include/CLI/Option.hpp:161
↓ 3 callers
Method
get_groups
include/CLI/impl/App_inl.hpp:997
↓ 3 callers
Function
get_option
Get an option by name
include/CLI/App.hpp:1131
↓ 3 callers
Function
get_prefix_command
Get the prefix command status
include/CLI/App.hpp:1201
↓ 3 callers
Method
get_subcommand_no_throw
include/CLI/impl/App_inl.hpp:517
↓ 3 callers
Function
handle_secondary_array
include/CLI/impl/StringTools_inl.hpp:535
↓ 3 callers
Function
hasMLString
@brief checks if a string represents a multiline comment
include/CLI/impl/Config_inl.hpp:210
↓ 3 callers
Function
print_string_comparison
fuzz/fuzzApp.cpp:161
↓ 3 callers
Method
right_column_width
Set the right column width (description of options/flags/subcommands)
include/CLI/FormatterFwd.hpp:109
↓ 3 callers
Function
search
include/CLI/ExtraValidators.hpp:159
↓ 3 callers
Method
silent
silence the subcommand from showing up in the processed list
include/CLI/App.hpp:427
↓ 3 callers
Function
valid_alias_name_string
Verify an app name
include/CLI/StringTools.hpp:167
↓ 3 callers
Method
valueSeparator
Specify the delimiter between a name and value
include/CLI/ConfigFwd.hpp:141
↓ 2 callers
Function
TriggerOff
include/CLI/impl/App_inl.hpp:2480
↓ 2 callers
Function
TriggerOn
include/CLI/impl/App_inl.hpp:2461
↓ 2 callers
Method
_get_fallthrough_parent
include/CLI/impl/App_inl.hpp:2322
↓ 2 callers
Method
_merge_description
include/CLI/impl/Validators_inl.hpp:111
↓ 2 callers
Method
_move_option
include/CLI/impl/App_inl.hpp:2422
↓ 2 callers
Method
_parse
include/CLI/impl/App_inl.hpp:1520
↓ 2 callers
Method
_parse_arg
include/CLI/impl/App_inl.hpp:2037
↓ 2 callers
Method
_parse_subcommand
include/CLI/impl/App_inl.hpp:1998
↓ 2 callers
Method
add_option_no_stream
include/CLI/App.hpp:618
↓ 2 callers
Method
allowDuplicateFields
specify that multiple duplicate arguments should be merged even if not sequential
include/CLI/ConfigFwd.hpp:186
↓ 2 callers
Function
append_codepoint
include/CLI/impl/StringTools_inl.hpp:228
↓ 2 callers
Function
capture_extras
include/CLI/impl/App_inl.hpp:2395
↓ 2 callers
Method
center
examples/custom_validator.cpp:32
↓ 2 callers
Function
check_fname
Requires "--" to be removed from string
include/CLI/Option.hpp:693
↓ 2 callers
Method
description_paragraph_width
Set the description paragraph width at the top of help
include/CLI/FormatterFwd.hpp:112
↓ 2 callers
Method
dvalue
tests/NewParseTest.cpp:469
↓ 2 callers
Method
each
include/CLI/impl/Option_inl.hpp:137
↓ 2 callers
Method
enable_description_formatting
enable formatting for description paragraph
include/CLI/FormatterFwd.hpp:117
↓ 2 callers
Method
enable_footer_formatting
disable formatting for footer paragraph
include/CLI/FormatterFwd.hpp:119
↓ 2 callers
Method
footer_paragraph_width
Set the footer paragraph width
include/CLI/FormatterFwd.hpp:115
↓ 2 callers
Method
formatter_fn
Set the help formatter
include/CLI/App.hpp:549
↓ 2 callers
Function
generate_set
include/CLI/ExtraValidators.hpp:115
↓ 2 callers
Method
get_option_group
include/CLI/impl/App_inl.hpp:555
↓ 2 callers
Function
get_parent
Get the parent of this subcommand (or nullptr if main app)
include/CLI/App.hpp:1267
↓ 2 callers
Method
get_x
tests/CreationTest.cpp:785
↓ 2 callers
Function
has_escapable_character
include/CLI/impl/StringTools_inl.hpp:193
↓ 2 callers
Function
is_description_paragraph_formatting_enabled
Get the current status of description paragraph formatting
include/CLI/FormatterFwd.hpp:155
↓ 2 callers
Function
is_footer_paragraph_formatting_enabled
Get the current status of whether footer paragraph formatting is enabled
include/CLI/FormatterFwd.hpp:158
↓ 2 callers
Method
ivalue
tests/NewParseTest.cpp:470
↓ 2 callers
Method
maxLayers
Specify the maximum number of parents
include/CLI/ConfigFwd.hpp:152
↓ 2 callers
Function
maybe_narrow
Do nothing or perform narrowing
include/CLI/impl/App_inl.hpp:600
← previous
next →
101–200 of 646, ranked by callers