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