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

7 lines
93 B
PowerShell

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