commit | 09fc9f4f559af66daefd0a909099ec6e47b9a36a | [log] [tgz] |
---|---|---|
author | Alexei Frolov <frolv@google.com> | Wed Nov 16 20:29:19 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 16 20:29:19 2022 +0000 |
tree | 777956a3623f9479c8eb12c4f4a509ac92513baa | |
parent | 551871420f465ced2513158a3f3b99146f4860df [diff] |
Add simple subcommand argument parsing structure This pulls in clap and sets up a registry of subcommands, providing an example "hello" subcommand. Change-Id: Ie326ec455fc75ba0509558faac8f7b771f81478a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/qg/+/119539 Reviewed-by: Erik Gilling <konkers@google.com> Commit-Queue: Alexei Frolov <frolv@google.com>