Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
def
getInstallZipName():
115
return
"target/mgen-"
+ mgen_version +
".zip"
116
117
def
create_install_zip():
118
Callers
2
create_install_zip
Function · 0.85
install
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected