IHelpPreformattedContent Interface

Definition

Assembly XenoAtom.CommandLine.dll

Provides preformatted help content that should be written verbatim.

public interface IHelpPreformattedContent

Remarks

When a node implements both IHelpPreformattedContent and ICommandNodeDescriptor, text outputs should prefer WriteTo(TextWriter, CommandRunConfig) and use descriptor text as fallback only when preformatted rendering is not supported.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Methods (1)