Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::Args::ExpectedArg Struct Reference

#include <args.hh>

Collaboration diagram for nix::Args::ExpectedArg:
[legend]

Public Attributes

std::string label
 
bool optional = false
 
Handler handler
 
CompleterClosure completer
 

Detailed Description

Description of positional arguments

These are arguments that do not start with a -, and for which the order does matter.


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