|
Coreutils++
The GNU Coreutils implemented in C++
|
#include <ArgumentParser.hpp>
Static Public Attributes | |
| static constexpr std::array< std::string_view, 0 > | names_ {} |
| static constexpr std::string_view | help_view_ {} |
Protected Attributes | |
| ParseState | state_ {ParseState::Start} |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
protected |