Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
GroupManager
1.3.0
Private/Get-ConfigPath.ps1
function
Get-ConfigPath
{
return
$script:ConfigPath
}