TerminalReadLineHistory Class

Definition

Stores line history for the interactive ReadLine editor.

[NullableContext((byte)1)]
[Nullable((byte)0)]
public sealed class TerminalReadLineHistory

Remarks

This history is intentionally not global to the terminal; callers can scope/share it by reusing the same TerminalReadLineOptions instance (or by sharing this object explicitly).

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

Constructors (1)

Properties (1)

Methods (1)