We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2915c commit 657253dCopy full SHA for 657253d
1 file changed
flag_array.go
@@ -1,3 +1,9 @@
1
+////////////////////////////////////////////////////////////////////////////
2
+// Porgram: flag_array
3
+// Purpose: a user-defined Go flag type that allows multiple occurrence
4
+// Authors: Tong Sun (c) 2021, All rights reserved
5
+// License: MIT
6
7
// Refs https://github.com/suntong/lang/blob/master/lang/Go/src/sys/CommandLineFlagArray.go
8
9
package main
0 commit comments