commit | 28a2a59beb1d65c54f68a0c412d13ee93a059863 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Wed Feb 17 03:17:32 2021 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Wed Feb 17 03:17:32 2021 +0000 |
tree | 936ae4ec0932db7a36591d2981c183520defa01d | |
parent | 07b3d247895474e33cdee218ded831a6a548dc62 [diff] | |
parent | 9f001691ed4e30e7ae0018e2c7134772da63c734 [diff] |
Snap for 7149879 from 9f001691ed4e30e7ae0018e2c7134772da63c734 to sc-v2-release Change-Id: I0fad9dcec1983b9e88d55a7ad3a9278e4fa6d6f2
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