Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
WinPower
1.0.0
WinPower.psm1
Get-ChildItem
-Path
$PSScriptRoot\Public\*.ps1
-Recurse
|
ForEach-Object
{
.
$_
.
FullName
}