vars/RlsrEngine.ps1
[PSCustomObject] @{ RootPath = "$( Split-Path -Path $PSScriptRoot -Parent )" Tasks = @{} Projects = @() Errors = @() } |
[PSCustomObject] @{ RootPath = "$( Split-Path -Path $PSScriptRoot -Parent )" Tasks = @{} Projects = @() Errors = @() } |