elvish/pkg/getopt
Qi Xiao 3847235a14 pkg/diag: Split Errors into another package.
The Errors function is not related to diag.Error, so keeping it in the same
package is confusing.

Also unexport the MultiError type. This allows its Error method to be
simplified, as it can assume that it always contains at least 2 errors.
2022-11-29 22:13:02 +00:00
..
getopt_test.go pkg/diag: Split Errors into another package. 2022-11-29 22:13:02 +00:00
getopt.go pkg/diag: Split Errors into another package. 2022-11-29 22:13:02 +00:00
zstring.go pkg/md: Generate String method for OpType. 2022-10-15 11:39:27 +01:00