Stores line history for the interactive ReadLine editor.
[NullableContext((byte)1)]
[Nullable((byte)0)]
public sealed class TerminalReadLineHistory
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).
kind:method, kind:property, kind:ctor. Press Esc to clear.Clear()Clears the history.