| 
    Flox Package Database 1
    
   CRUD Operations on Nix Package Metadata 
   | 
 
Parse a descriptor into a set of flox::pkgdb::PkgQueryArgs. More...
#include <command.hh>
Public Member Functions | |
| DescriptorCommand () | |
| command::VerboseParser & | getParser () | 
| int | run () | 
Execute the descriptor routine.   | |
Private Attributes | |
| command::VerboseParser | parser | 
| resolver::ManifestDescriptor | descriptor | 
| std::string | format = "manifest" | 
Parse a descriptor into a set of flox::pkgdb::PkgQueryArgs.
| flox::parse::DescriptorCommand::DescriptorCommand | ( | ) | 
Allowed values are "manifest" and "query"
| int flox::parse::DescriptorCommand::run | ( | ) | 
Execute the descriptor routine. 
EXIT_SUCCESS or EXIT_FAILURE. 
      
  | 
  private | 
Query arguments and inputs parser