#include <ArgumentParser.hpp>
|
| static constexpr std::array< std::string_view, sizeof...(Aliases)+1 > | names_ {PrimaryName.PrintableView(), Aliases.PrintableView()...} |
| static constexpr std::string_view | help_view_ |
◆ help_view_
Initial value:{
PrimaryName.PrintableView()}
◆ names_
| std::array<std::string_view, sizeof...(Aliases) + 1> coreutils::detail::ArgumentBase< PrimaryName, Aliases >::names_ {PrimaryName.PrintableView(), Aliases.PrintableView()...} |
|
inlinestaticconstexpr |
◆ state_
The documentation for this struct was generated from the following file: