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