Searched defs:path_within_archive (Results 1 – 2 of 2) sorted by relevance
37 "path_within_archive": "chrome-precise64/chrome", string43 "path_within_archive": "chrome-mac/Google Chrome.app/Contents/MacOS/Google Chrome", string49 "path_within_archive": "chrome-win64\\chrome.exe", string55 "path_within_archive": "chrome-win32\\chrome.exe", string
13 def __init__(self, archive_file, unzip_path, path_within_archive): argument