Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Posh
0.1.7
Types/Posh/get_History.ps1
<#
.SYNOPSIS
Gets the PowerShell History
.DESCRIPTION
Gets the history of commands run in this PowerShell session.
.EXAMPLE
$posh.History
.LINK
Get-History
#>
Get-History