Private/Get-ConfigPath.ps1

function Get-ConfigPath {
    return $script:ConfigPath
}