3 references to Builder
System.CommandLine (3)
Help\HelpAction.cs (3)
47
/// Gets or sets the <see cref="
Builder
"/> to use to format help output.
60
var helpContext = new HelpContext(
Builder
,
64
Builder
.Write(helpContext);