MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / extractArchive

Function extractArchive

Mac/BuildScript/build-installer.py:685–736  ·  view source on GitHub ↗

Extract a source archive into 'builddir'. Returns the path of the extracted archive. XXX: This function assumes that archives contain a toplevel directory that is has the same name as the basename of the archive. This is safe enough for almost anything we use. Unfortunately, i

(builddir, archiveName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

buildRecipeFunction · 0.85

Calls 9

shellQuoteFunction · 0.85
endswithMethod · 0.80
startswithMethod · 0.80
chdirMethod · 0.45
existsMethod · 0.45
readMethod · 0.45
closeMethod · 0.45
writeMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected