Sharg 1.1.0
The argument parser for bio-c++ tools.
 
Loading...
Searching...
No Matches
detail Directory Reference
+ Directory dependency graph for detail:

Files

file  detail/concept.hpp [code]
 Provides the concept sharg::detail::is_container_option.
 
file  format_base.hpp [code]
 Provides the format_base struct containing all helper functions that are needed in all formats.
 
file  format_help.hpp [code]
 Provides the format_help struct that print the help page to the command line and the two child formats (format_version, format_short_help) that print short help messages to the command line.
 
file  format_html.hpp [code]
 Provides the format_html struct and its helper functions.
 
file  format_man.hpp [code]
 Provides the format_man struct and its helper functions.
 
file  format_parse.hpp [code]
 Provides the format_parse class.
 
file  format_tdl.hpp [code]
 Provides the format_tdl struct and its helper functions.
 
file  safe_filesystem_entry.hpp [code]
 Provides sharg::detail::safe_filesystem_entry.
 
file  terminal.hpp [code]
 Checks if program is run interactively and retrieves dimensions of terminal (Transferred from seqan2).
 
file  test_accessor.hpp [code]
 Forward declares sharg::detail::test_accessor.
 
file  to_string.hpp [code]
 Provides sharg::detail::to_string.
 
file  type_name_as_string.hpp [code]
 Provides traits to inspect some information of a type, for example its name.
 
file  version_check.hpp [code]
 Provides the version check functionality.