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

7 lines
98 B
PowerShell
Raw Normal View History

2022-09-17 19:22:41 +00:00
#Function to check Black/White List Path
function Test-ListPath ($ListPath, $UseWhiteList) {
}