Nix 2.30.1
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::CmdRepl Struct Reference
Inheritance diagram for nix::CmdRepl:

Public Member Functions

std::optional< ExperimentalFeature > experimentalFeature () override
 
Strings getDefaultFlakeAttrPaths () override
 
bool forceImpureByDefault () override
 
std::string description () override
 
std::string doc () override
 
void applyDefaultInstallables (std::vector< std::string > &rawInstallables) override
 
void run (ref< Store > store, std::vector< std::string > &&rawInstallables) override
 

Public Attributes

std::vector< std::string > files
 

Member Function Documentation

◆ experimentalFeature()

std::optional< ExperimentalFeature > nix::CmdRepl::experimentalFeature ( )
inlineoverride

This command is stable before the others


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