Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
computeId
Method · 0.95
uploadModule
Method · 0.95
handleArchiveExtractionFinished
Method · 0.95
unpackArchive
Method · 0.95
cleanUp
Method · 0.95
createTempModuleArchiveFile
Method · 0.45
unpackArchiveAndDeleteAllFiles
Method · 0.45
getAvailableVersionsForModule
Method · 0.45
getDownloadUrl
Method · 0.45
getSecurityReportForModuleVersion
Method · 0.45
canParse
Method · 0.45
getReportStub
Method · 0.45
Calls
no outgoing calls
Tested by
7
createTempModuleArchiveFile
Method · 0.36
unpackArchiveAndDeleteAllFiles
Method · 0.36
getAvailableVersionsForModule
Method · 0.36
getDownloadUrl
Method · 0.36
getSecurityReportForModuleVersion
Method · 0.36
canParse
Method · 0.36
getReportStub
Method · 0.36