Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::Uncolored< T > Struct Template Reference

#include <fmt.hh>

Public Member Functions

 Uncolored (const T &s)
 

Public Attributes

const T & value
 

Detailed Description

template<class T>
struct nix::Uncolored< T >

Values wrapped in this class are printed without coloring.

Specifically, the color is reset to normal before printing the value.

By default, arguments to HintFmt are printed in magenta (see Magenta).


The documentation for this struct was generated from the following file: