1 reference to CommandArgument
rzc (1)
CommandLine\CommandLineApplication.cs (1)
121
var argument = new
CommandArgument
{ Name = name, Description = description, MultipleValues = multipleValues };