Info
Version: | 2.1.2.1 |
Author(s): | Guillaume Dumont |
Last Update: | Monday, May 25, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://code.google.com/p/gflags/ |
NuGet Url: | https://www.nuget.org/packages/gflags |
Install
Install-Package gflags
dotnet add package gflags
paket add gflags
gflags Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags
As such it's a replacement for getopt(). It has increased flexibility, including built-in support
for C++ types like string, and the ability to define flags in the source file in which they're used.
This nuget package includes static and shared binaries for 32 and 64 bit architectures
and for v100, v110 and v120 platform toolsets.