MCPcopy Create free account
hub / github.com/PacoVK/tapir / getNamespace

Method getNamespace

src/main/java/core/terraform/Module.java:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 }
58
59 public String getNamespace() {
60 return namespace;
61 }
62
63 public void setNamespace(String namespace) {
64 this.namespace = namespace;

Calls

no outgoing calls

Tested by 4

getDownloadUrlMethod · 0.36
getReportStubMethod · 0.36