XenoAtom.CommandLine Home
  1. Home
  2. Docs
  3. API
    1. NuGet
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.CommandLine.Terminal
    4. TerminalVisualCommandOutput

    TerminalVisualCommandOutput Class

    Definition

    Namespace XenoAtom.CommandLine.Terminal
    Assembly XenoAtom.CommandLine.Terminal.dll
    Inherits Object → TerminalMarkupCommandOutput
    Implements ICommandOutput
    View source
    Show inherited members (10)
    • XenoAtom.CommandLine.Terminal.TerminalMarkupCommandOutput.Options
    • XenoAtom.CommandLine.Terminal.TerminalMarkupCommandOutput.WriteVersion(XenoAtom.CommandLine.Command, XenoAtom.CommandLine.CommandRunConfig, System.String)
    • XenoAtom.CommandLine.Terminal.TerminalMarkupCommandOutput.WriteLicenseHeader(XenoAtom.CommandLine.Command, XenoAtom.CommandLine.CommandRunConfig, System.String)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()

    An ICommandOutput that renders help as Terminal.UI visuals.

    public sealed class TerminalVisualCommandOutput : TerminalMarkupCommandOutput, ICommandOutput
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    TerminalVisualCommandOutput(TerminalVisualOutputOptions?)Initializes a new instance of TerminalVisualCommandOutput.

    Methods (3)

    WriteError(Command, CommandRunConfig, CommandException)
    WriteHelp(Command, CommandRunConfig)
    WriteUnknownTokens(Command, CommandRunConfig, UnknownTokenReport)

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages