1 reference to GetResult
System.CommandLine (1)
ParseResult.cs (1)
207public DirectiveResult? GetResult(Directive directive) => _rootCommandResult.GetResult(directive);