args  6.2.0
A simple single-header C++11 STL-only argument parser library
Public Member Functions | Static Public Attributes | List of all members
conanfile.ArgsConan Class Reference
Inheritance diagram for conanfile.ArgsConan:

Public Member Functions

def package (self)
 

Static Public Attributes

string name = "args"
 
string version = "6.2.0"
 
string url = "https://github.com/Taywee/args"
 
string description = "A simple header-only C++ argument parser library."
 
string license = "MIT"
 
list exports = ["LICENSE"]
 
string exports_sources = "args.hxx"
 

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