summaryrefslogtreecommitdiffstats
path: root/args.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Add .clang-format to repo for automated stylePatrick Venture2018-11-081-2/+2
| | | | | | | | Add .clang-format to repo for automated style. A consistent style across Openbmc makes the code easier to read and edit. Change-Id: I7c09792d2482f0be3e01776804347700f3e3e651 Signed-off-by: Patrick Venture <venture@google.com>
* Add argument parserDeepak Kodihalli2016-12-081-0/+33
Add command-line argument parser for the main application. This is built over the GNU getopt. Change-Id: Ida6ea6894d4832fd631d8bd1e2b6f4a3fb496023 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
OpenPOWER on IntegriCloud