Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dagger/dagger
/ modulePath
Method
modulePath
sdk/java/runtime/main.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(c *moduleConfig) modulePath() string {
43
return
filepath.Join(ModSourceDirPath, c.subPath)
44
}
45
46
func
New(
47
// Directory with the Java SDK source code.
Callers
4
codegenBase
Method · 0.45
addTemplate
Method · 0.45
generateCode
Method · 0.45
finalJar
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected