Property IsWindowsTerminal
IsWindowsTerminal
Gets whether the terminal is Windows Terminal (detected via the WT_SESSION environment variable).
public bool IsWindowsTerminal { get; init; }
Gets whether the terminal is Windows Terminal (detected via the WT_SESSION environment variable).
public bool IsWindowsTerminal { get; init; }