proxygen
folly::NestedCommandLineApp::CommandInfo Struct Reference

Public Attributes

std::string argStr
 
std::string shortHelp
 
std::string fullHelp
 
Command command
 
boost::program_options::options_description options
 

Detailed Description

Definition at line 145 of file NestedCommandLineApp.h.

Member Data Documentation

std::string folly::NestedCommandLineApp::CommandInfo::argStr

Definition at line 146 of file NestedCommandLineApp.h.

Command folly::NestedCommandLineApp::CommandInfo::command

Definition at line 149 of file NestedCommandLineApp.h.

std::string folly::NestedCommandLineApp::CommandInfo::fullHelp

Definition at line 148 of file NestedCommandLineApp.h.

boost::program_options::options_description folly::NestedCommandLineApp::CommandInfo::options

Definition at line 150 of file NestedCommandLineApp.h.

std::string folly::NestedCommandLineApp::CommandInfo::shortHelp

Definition at line 147 of file NestedCommandLineApp.h.


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