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

Method getName

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

Source from the content-addressed store, hash-verified

65 }
66
67 public String getName() {
68 return name;
69 }
70
71 public void setName(String name) {
72 this.name = name;

Callers 15

computeIdMethod · 0.95
uploadModuleMethod · 0.95
unpackArchiveMethod · 0.95
cleanUpMethod · 0.95
getDownloadUrlMethod · 0.45
canParseMethod · 0.45
getReportStubMethod · 0.45

Calls

no outgoing calls

Tested by 7

getDownloadUrlMethod · 0.36
canParseMethod · 0.36
getReportStubMethod · 0.36