Merge changes onto latest main

This commit is contained in:
Naveen Gogineni
2022-08-12 20:56:10 -04:00
parent b4e0ec3b8a
commit 193fd848b1
7 changed files with 137 additions and 2 deletions

View File

@@ -450,6 +450,8 @@ type BoolFlag struct {
Aliases []string
EnvVars []string
Count *int
}
BoolFlag is a flag with type bool