Parse a descriptor into a set of flox::pkgdb::PkgQueryArgs.
Definition: command.hh:25
DescriptorCommand()
Definition: command.cc:19
command::VerboseParser parser
Definition: command.hh:29
int run()
Execute the descriptor routine.
Definition: command.cc:39
Parse various constructs.
Definition: command.hh:61
command::VerboseParser parser
Definition: command.hh:65
int run()
Execute the parse routine.
Definition: command.cc:75
A set of user inputs used to set input preferences and query parameters during resolution.
Interfaces used to parse various pkgdb constructs.
Definition: command.cc:15
Executable command helpers, argument parsers, etc.
Add verbosity flags to any parser and modify the global verbosity.
Definition: command.hh:49
A set of user defined requirements describing a package/dependency.
Definition: descriptor.hh:221