Posh-ePoAPI.psm1

Get-ChildItem -Path $PSScriptRoot -Filer "*.ps1" -Recurse | Foreach-Object{ . $_.FullName }