createArgument

create a argument, whose inner type is array type of T and T is not bool

Parameters

flag string

the flag like <name...>, [name...], name...

desc string

the description of argument

Return Value

Type: Argument

a variadic argument

Meta