Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
HighWinds
0.0.1
HighWinds.psm1
Get-ChildItem
-Path
$PSScriptRoot/src/*.ps1
|
ForEach-Object
{
.
$_
.
FullName
}