1 write to ShellArgument
System.CommandLine.StaticCompletions (1)
CompletionsGenerateScriptCommandDefinition.cs (1)
15Arguments.Add(ShellArgument = parent.ShellArgument);
1 reference to ShellArgument
System.CommandLine.StaticCompletions (1)
CompletionsCommandParser.cs (1)
37var shellName = args.GetValue(command.GenerateScriptCommand.ShellArgument) ?? throw new InvalidOperationException();