|
|
|
|
|
by Groxx
1691 days ago
|
|
as if there even was one command-line or config standard. especially across different operating systems. it absolutely does not belong in stdlibs, where it can never be changed. that's how you end up with too many terrible CLI tools using Go's `flags` package. |
|