Home
last modified time | relevance | path

Searched defs:installerPath (Results 1 – 1 of 1) sorted by relevance

/external/catch2/misc/
DinstallOpenCppCoverage.ps13 $installerPath = [System.IO.Path]::Combine($Env:USERPROFILE, "Downloads", "OpenCppCoverageSetup.exe… variable
5 if(-Not (Test-Path $installerPath)) { variable