1 instantiation of RunApiCommand
dotnet (1)
Commands\Run\Api\RunApiCommandParser.cs (1)
12
command.SetAction(parseResult => new
RunApiCommand
(parseResult).Execute());