We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e83937 commit 81b4a1eCopy full SHA for 81b4a1e
kadai2/tanaka0325/imgconv/options.go
@@ -5,7 +5,7 @@ import (
5
"strings"
6
)
7
8
-// Args is type for command line options.
+// Options is type for command line options.
9
type Options struct {
10
From *string
11
To *string
0 commit comments