CommandRunConfig Class

Definition

Configuration for running a command.

public record CommandRunConfig(int Width = 80, int OptionWidth = 29) : IEquatable<CommandRunConfig>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (5)