Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
adaptyst::PrettyFormatter Class Reference

#include <cmd.hpp>

Inheritance diagram for adaptyst::PrettyFormatter:

Public Member Functions

 PrettyFormatter ()
 
std::string make_option_desc (const CLI::Option *opt) const override
 

Detailed Description

A class ensuring that the help message is formatted in an eye-friendly way complying with the 80-character limit.

Constructor & Destructor Documentation

◆ PrettyFormatter()

adaptyst::PrettyFormatter::PrettyFormatter ( )
inline

Member Function Documentation

◆ make_option_desc()

std::string adaptyst::PrettyFormatter::make_option_desc ( const CLI::Option * opt) const
inlineoverride

The documentation for this class was generated from the following file: