Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
httpowershell
0.0.4
httpowershell.psm1
Get-ChildItem
$PSScriptRoot/Functions
-Recurse
-Filter
*.ps1
|
ForEach-Object
{
.
$_
.
FullName
}