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