Ookii.CommandLine for C++
2.0.0
|
▼ include | |
▼ ookii | |
command_line.h | This header includes all the main Ookii.CommandLine.Cpp functionality |
command_line_argument.h | Provides the ookii::command_line_argument class |
command_line_builder.h | Provides the ookii::basic_parser_builder class |
command_line_generated.h | Provides helpers for using the New-Parser.ps1 and New-Subcommand.ps1 scripts |
command_line_parser.h | Provides the ookii::basic_command_line_parser class |
command_line_switch.h | Provides functionality for switch arguments |
console_helper.h | Provides helpers for using the console |
format_helper.h | Allows selection between the C++20 <format> library and libfmt |
line_wrapping_stream.h | Provides an output stream buffer, and associated stream, that allow for white-space wrapping text at the specified width |
linux_helper.h | Provides platform-specific functionality for Linux and other POSIX-like platforms |
localized_string_provider.h | Provides the ookii::basic_localized_string_provider class |
parse_result.h | Provides error handling for the ookii::basic_command_line_parser class |
parsing_mode.h | Provides the ookii::parsing_mode enumeration |
platform_helper.h | Provides platform-specific functionality depending on the target platform for compilation |
range_helper.h | Provides helpers for working with iterator ranges |
scope_helper.h | Provides RAII types |
string_helper.h | Provides helper types and functions for working with strings |
subcommand.h | Provides functionality for applications that have multiple subcommands, all with their own arguments |
type_info.h | Provides helpers to obtain the name of a type |
usage_writer.h | Provides the ookii::basic_usage_writer class |
value_description.h | Provides a template used to determine the default value description for a type |
vt_helper.h | Provides types for using virtual terminal sequences with console output |
win32_helper.h | Provides platform-specific functionality for Windows |