Public/Get-HostWidth.ps1
function Get-HostWidth { return $Host.UI.RawUI.BufferSize.Width } |
function Get-HostWidth { return $Host.UI.RawUI.BufferSize.Width } |