Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacoVK/tapir
/ Module
Method
Module
src/main/java/core/terraform/Module.java:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
public
class
Module extends CoreEntity {
13
14
public
Module() {}
15
16
public
Module(String namespace, String name, String provider) {
17
this.namespace = namespace;
Callers
nothing calls this directly
Calls
2
setId
Method · 0.95
computeId
Method · 0.95
Tested by
no test coverage detected