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

Public Member Functions

std::optional< ExperimentalFeature > experimentalFeature () override
 
std::string description () override
 
std::string doc () override
 
Category category () override
 
void run (ref< Store > store) override
 
std::filesystem::path getProfileDir (ref< Store > store)
 
StorePath getLatestNix (ref< Store > store)
 

Public Attributes

std::filesystem::path profileDir
 

Member Function Documentation

◆ experimentalFeature()

std::optional< ExperimentalFeature > CmdUpgradeNix::experimentalFeature ( )
inlineoverride

This command is stable before the others


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