Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::EvalBuiltins::Doc Struct Reference
Collaboration diagram for nix::EvalBuiltins::Doc:
[legend]

Public Attributes

Pos pos
 
std::optional< std::string > name
 
size_t arity
 
std::vector< std::string > args
 
const char * doc
 

Member Data Documentation

◆ doc

const char* nix::EvalBuiltins::Doc::doc

Unlike the other doc fields in this file, this one should never be null.


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