Nix 2.93.3
Lix: A modern, delicious implementation of the Nix 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: