|
Public Types inherited from nix::Command |
using | Category = int |
|
flake::LockFlags | lockFlags |
|
Public Attributes inherited from nix::EvalCommand |
bool | startReplOnEvalErrors = false |
|
bool | ignoreExceptionsDuringTry = false |
|
LookupPath | lookupPath |
|
std::optional< std::string > | evalStoreUrl |
|
RepairFlag | repair = NoRepair |
|
bool | json = false |
|
Static Public Attributes inherited from nix::Command |
static constexpr Category | catDefault = 0 |
|
static constexpr auto | category = "Common evaluation options" |
|
Protected Attributes inherited from FlakeCommand |
std::string | flakeUrl = "." |
|
◆ description()
std::string CmdFlakeMetadata::description |
( |
| ) |
|
|
inlineoverridevirtual |
Return a short one-line description of the command.
Reimplemented from nix::Args.
◆ doc()
std::string CmdFlakeMetadata::doc |
( |
| ) |
|
|
inlineoverridevirtual |
Return documentation about this command, in Markdown format.
Reimplemented from nix::Args.
◆ run()
The documentation for this struct was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/nix/flake.cc