LayoutModificationTools.psm1
Get-ChildItem -Path (Join-Path $PSScriptRoot "Scripts\*.ps1") | ForEach-Object { . $_} |
Get-ChildItem -Path (Join-Path $PSScriptRoot "Scripts\*.ps1") | ForEach-Object { . $_} |