Public Attributes | |
| std::shared_ptr< std::istream > | input |
| std::shared_ptr< std::ostream > | output |
| bool | color = false |
CLI JSON formatter options
\autor Vincent Lachenal
| bool FormatterOptions::color = false |
Color output
| std::shared_ptr<std::istream> FormatterOptions::input |
The input stream to read
| std::shared_ptr<std::ostream> FormatterOptions::output |
The output stream to write in