termcolor icon indicating copy to clipboard operation
termcolor copied to clipboard

fmt support? file descriptor support?

Open eyalroz opened this issue 3 years ago • 0 comments

The README explains how to use this library with C++ streams. But - what about other ways of printing output? e.g. std::format, or in the other extreme, raw file descriptors?

Note: I'm asking for documentation, not features, in this issue.

eyalroz avatar May 08 '22 09:05 eyalroz