Parses command line arguments into folly::settings.

Synopsis

Declared in <folly/settings/CommandLineParser.h>

class CommandLineParser;

Member Functions

Name

Description

CommandLineParser [constructor]

Constructors

~CommandLineParser [destructor]

Destroys the parser.

operator=

Assignment operators

parse

Parses the command line arguments into the associated settings.

Created with MrDocs