issues
search
kward
/
shflags
shFlags is a port of the Google gflags library for Unix shell.
Apache License 2.0
283
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for internal or hidden flags
#8
GoogleCodeExporter
opened
9 years ago
1
Flags set with '=' result in off-by-one shifting error
#7
GoogleCodeExporter
closed
9 years ago
1
flags: line shouldn't be output with help if no flags are defined.
#6
GoogleCodeExporter
closed
9 years ago
1
Empty defaults for integer flags (and probably floats as well) don't work
#5
GoogleCodeExporter
closed
9 years ago
3
Sourcing shflags a second time sets previous FLAGS_* variables readonly
#4
GoogleCodeExporter
closed
9 years ago
2
Determine screen width automatically for help output
#3
GoogleCodeExporter
closed
9 years ago
2
Giving --nohelp as option results in help being output
#2
GoogleCodeExporter
closed
9 years ago
1
Wrong warning message when invalid flag given on Linux
#1
GoogleCodeExporter
closed
9 years ago
2
Previous