nfd::tools::nfdc::text::Spaces Struct Reference

Print a number of whitespaces. More...

#include <tools/nfdc/format-helpers.hpp>

Public Attributes

int nSpaces
 number of spaces; print nothing if negative More...
 

Detailed Description

Print a number of whitespaces.

Definition at line 82 of file format-helpers.hpp.

Member Data Documentation

◆ nSpaces

int nfd::tools::nfdc::text::Spaces::nSpaces

number of spaces; print nothing if negative

Definition at line 84 of file format-helpers.hpp.