2 references to MultipleValue
Swaggatherer (2)
src\Shared\CommandLineUtils\CommandLine\CommandOption.cs (1)
69
case CommandOptionType.
MultipleValue
:
SwaggathererApplication.cs (1)
22
Input = Option("-i", "input swagger 2.0 JSON file", CommandOptionType.
MultipleValue
);