Builds a help visual for the specified command.
public static Visual ToHelpVisual(this Command command, TerminalVisualOutputOptions? options = null)
The command to visualize.
Optional visual generation options.
Terminal.Write(visual) or embedded in another UI tree.