Searched refs:apexFilePath (Results 1 – 1 of 1) sorted by relevance
50 def fromApex(apexFilePath): argument51 with zipfile.ZipFile(apexFilePath, 'r') as apexFile: