Wire Sysio Wire Sysion 1.0.0
|
#include <clara.hpp>
Public Member Functions | |
Spacer (size_t spaceWidth) | |
Public Member Functions inherited from Catch::clara::TextFlow::Column | |
Column (std::string const &text) | |
auto | width (size_t newWidth) -> Column & |
auto | indent (size_t newIndent) -> Column & |
auto | initialIndent (size_t newIndent) -> Column & |
auto | width () const -> size_t |
auto | begin () const -> iterator |
auto | end () const -> iterator |
auto | operator+ (Column const &other) -> Columns |
auto | toString () const -> std::string |
Additional Inherited Members | |
Public Types inherited from Catch::clara::TextFlow::Column | |
using | const_iterator = iterator |
|
inlineexplicit |