1 reference to ConfigureCommand
dotnet (1)
Parser.cs (1)
132
rootCommand.Subcommands[rootCommand.Subcommands.IndexOf(rootCommand.NewCommand)] = NewCommandParser.
ConfigureCommand
(rootCommand.NewCommand);