Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Posh
0.1.7
Types/Posh/get_Recommends.ps1
foreach
(
$module
in
$posh
.
Modules
)
{
$module
.
Recommendation
}