Definition at line 35 of file help.hpp.
◆ HelpEntry()
| ns_cmd::ns_help::HelpEntry::HelpEntry |
( |
std::string const & | name | ) |
|
|
inline |
◆ get()
| std::string ns_cmd::ns_help::HelpEntry::get |
( |
| ) |
|
|
inline |
◆ with_args()
| HelpEntry & ns_cmd::ns_help::HelpEntry::with_args |
( |
std::vector< std::pair< std::string, std::string > > | args | ) |
|
|
inline |
◆ with_description()
| HelpEntry & ns_cmd::ns_help::HelpEntry::with_description |
( |
std::string_view | description | ) |
|
|
inline |
◆ with_example()
| HelpEntry & ns_cmd::ns_help::HelpEntry::with_example |
( |
std::string_view | example | ) |
|
|
inline |
◆ with_note()
| HelpEntry & ns_cmd::ns_help::HelpEntry::with_note |
( |
std::string_view | note | ) |
|
|
inline |
◆ with_usage()
| HelpEntry & ns_cmd::ns_help::HelpEntry::with_usage |
( |
std::string_view | usage | ) |
|
|
inline |
The documentation for this class was generated from the following file: