You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new option allows to specify which types are processed by a
*profile* with the list of types (regex patterns) to process.
It is similar to specify multiple `-t` options.
"Generate marshaling methods only for types whose names match regex patterns listed in the {PROFILE} file. One pattern per line. Empty lines and lines starting with '#' character are ignored (comments).",
98
+
v =>LoadProfile(v)},
96
99
{"t|type=",
97
100
"Generate marshaling methods only for types whose names match {TYPE-REGEX}.",
0 commit comments