commit | 0316ec7373f5738d4a461291407635d5500cc414 | [log] [tgz] |
---|---|---|
author | Xin Li <[email protected]> | Wed Apr 13 02:28:56 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Apr 13 02:28:56 2022 +0000 |
tree | ea9c40d8151511e64a9c7acd3613007698b672e4 | |
parent | 4bccf6cb52e60d981e7be47b4a1f1f942b7cd3d4 [diff] | |
parent | 40b00562bf96d84575cc7b0aced36834c6b9b367 [diff] |
Jeff moved to a different team so remove him from OWNERS am: 6acca678b8 am: edb1927e46 am: 18af125c0c am: b8c58b552c am: 5dc154dd2a am: 40b00562bf Original change: https://android-review.googlesource.com/c/platform/external/shflags/+/2059666 Change-Id: Icc38d1e824bb28c570bb438d78237aca8b31330c 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