Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
flox::parse::ParseCommand Class Reference

Parse various constructs. More...

#include <command.hh>

Public Member Functions

command::VerboseParsergetParser ()
 
int run ()
 Execute the parse routine.
 

Private Attributes

command::VerboseParser parser
 
DescriptorCommand cmdDescriptor
 

Detailed Description

Parse various constructs.

Member Function Documentation

◆ run()

int flox::parse::ParseCommand::run ( )

Execute the parse routine.

Returns
EXIT_SUCCESS or EXIT_FAILURE.

Member Data Documentation

◆ parser

command::VerboseParser flox::parse::ParseCommand::parser
private

Query arguments and inputs parser


The documentation for this class was generated from the following files: