|
Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
Public Member Functions | |
| command::VerboseParser & | getParser () |
| int | run () |
Execute the manifest sub-command. | |
Private Attributes | |
| command::VerboseParser | parser |
| LockCommand | cmdLock |
| DiffCommand | cmdDiff |
| UpdateCommand | cmdUpdate |
| RegistryCommand | cmdRegistry |
| int flox::resolver::ManifestCommand::run | ( | ) |
Execute the manifest sub-command.
EXIT_SUCCESS or EXIT_FAILURE.
|
private |
manifest diff command
|
private |
manifest lock command
|
private |
manifest registry command
|
private |
manifest update command
|
private |
manifest parser