wingetautoupdate/Winget-AutoUpdate/functions/Test-ListPath.ps1

7 lines
98 B
PowerShell

#Function to check Black/White List Path
function Test-ListPath ($ListPath, $UseWhiteList) {
}