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

#include <fmt.hh>

Public Member Functions

 Magenta (const T &s)
 

Public Attributes

const T & value
 

Detailed Description

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

Values wrapped in this struct are printed in magenta.

By default, arguments to HintFmt are printed in magenta. To avoid this, either wrap the argument in Uncolored or add a specialization of HintFmt::operator%.


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