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

Public Member Functions

std::optional< ExperimentalFeature > experimentalFeature () override
std::string description () override
Category category () override
void run (ref< Store > store) override
bool checkNixInPath ()
bool checkProfileRoots (ref< Store > store)
bool checkStoreProtocol (unsigned int storeProto)
void checkTrustedUser (ref< Store > store)

Public Attributes

bool success = true

Member Function Documentation

◆ experimentalFeature()

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

This command is stable before the others


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/nix-2.29.1-build/nix-2.29.1/src/nix/config-check.cc