commit | 2206f74b00de12041c8db3e70c5bf7e12c7f82c0 | [log] [tgz] |
---|---|---|
author | Sadaf Ebrahimi <sadafebrahimi@google.com> | Fri Aug 23 02:08:23 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Aug 23 02:08:23 2024 +0000 |
tree | b45b95485134ca4fc5d0d6b4a545d6b4875501df | |
parent | 0316ec7373f5738d4a461291407635d5500cc414 [diff] | |
parent | 5d4901c3819b64e0df8debc9b302e05152a1f686 [diff] |
Upgrade shFlags to 96694d58ce92065fdd8f8761d930765cb9a8d066 am: 5d4901c381 Original change: https://android-review.googlesource.com/c/platform/external/shflags/+/3237405 Change-Id: Iac58d8d2d1e994b252291a628c6bc0363d9a6861 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
shFlags is a port of the Google gflags library for Unix shell. The code is written in a way to be as portable as possible to work across a wide array of Unix variants. It is also tested with shUnit2 to maintain code quality.
If you'd like to use shFlags, feel free to read the documentation. https://github.com/kward/shflags/wiki/Documentation12x