linc 0.7
Linc is a general-purpose programming language inspired by C
Loading...
Searching...
No Matches
Arguments Class Referencefinal

Classes

struct  Option
 

Public Member Functions

 Arguments (int argument_count, const char **arguments, std::unordered_map< char, Option > options, std::vector< std::pair< std::string, char > > option_names)
 
void printUsage ()
 
std::vector< std::string > get (char short_name) const
 
const std::vector< std::string > & getDefaults () const
 
std::string findOptionFullName (char short_name) const
 
char findOptionShortName (const std::string &full_name) const
 

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