Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
Public Member Functions | |
command::VerboseParser & | getParser () |
int | run () |
Execute the list routine. | |
Private Attributes | |
command::VerboseParser | parser |
std::optional< std::filesystem::path > | cacheDir |
bool | json = false |
bool | basenames = false |
int flox::pkgdb::ListCommand::run | ( | ) |
Execute the list
routine.
EXIT_SUCCESS
or EXIT_FAILURE
.