MCPcopy Create free account
hub / github.com/culvertsoft/mgen / getInstallZipName

Function getInstallZipName

buildimpl.py:114–115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112 sbt_test('mgen-integrationtests/' + lang + 'check/' + name)
113
114def getInstallZipName():
115 return "target/mgen-" + mgen_version + ".zip"
116
117def create_install_zip():
118

Callers 2

create_install_zipFunction · 0.85
installFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected