nfd::tools::nfdc::text::YesNo Struct Reference

Print boolean as 'yes' or 'no'. More...

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

Public Attributes

bool flag
 

Detailed Description

Print boolean as 'yes' or 'no'.

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

Member Data Documentation

◆ flag

bool nfd::tools::nfdc::text::YesNo::flag

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