Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Posh
0.1.5
Types/Posh/get_Runspace.ps1
<#
.SYNOPSIS
Gets the PowerShell Runspaces
.DESCRIPTION
Gets the current PowerShell Runspace.
.EXAMPLE
$posh.Runspace
#>
$host
.
Runspace