Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
ANeT-API
1.0.23
ANeT-API.psm1
Get-ChildItem
-Path
$PSScriptRoot\*.ps1
-Exclude
*.tests.ps1
|
Foreach-Object
{
.
$_
.
FullName
}
Export-ModuleMember
-Function
*