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