proxygen
|
#include <folly/ScopeGuard.h>
#include <folly/String.h>
#include <folly/experimental/NestedCommandLineApp.h>
#include <folly/experimental/ProgramOptions.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 166 of file NestedCommandLineAppExample.cpp.
References folly::NestedCommandLineApp::addCommand(), folly::NestedCommandLineApp::addGFlags(), and folly::NestedCommandLineApp::run().