|
proxygen
|
Go to the source code of this file.
Functions | |
| DEFINE_int32 (global_foo, 42,"Global foo") | |
| int | main (int argc, char *argv[]) |
| DEFINE_int32 | ( | global_foo | , |
| 42 | , | ||
| "Global foo" | |||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 45 of file NestedCommandLineAppTestHelper.cpp.
References folly::NestedCommandLineApp::addAlias(), folly::NestedCommandLineApp::addCommand(), folly::NestedCommandLineApp::addGFlags(), bm::init(), and folly::NestedCommandLineApp::run().