commit | 63d4e48fb639f6414be0db9d718e3be2667e4fed | [log] [tgz] |
---|---|---|
author | Sadaf Ebrahimi <[email protected]> | Fri Aug 23 02:31:26 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Aug 23 02:31:26 2024 +0000 |
tree | b45b95485134ca4fc5d0d6b4a545d6b4875501df | |
parent | 0316ec7373f5738d4a461291407635d5500cc414 [diff] | |
parent | 2206f74b00de12041c8db3e70c5bf7e12c7f82c0 [diff] |
Upgrade shFlags to 96694d58ce92065fdd8f8761d930765cb9a8d066 am: 5d4901c381 am: 2206f74b00 Original change: https://android-review.googlesource.com/c/platform/external/shflags/+/3237405 Change-Id: I8dae68d7ec5e87faf922cfe2b5c384df2974a896 Signed-off-by: Automerger Merge Worker <[email protected]>
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