MCPcopy Index your code
hub / github.com/boazy/TWEditorEnhanced / getName

Method getName

src/main/java/SaveDatabase.java:205–208  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

203 }
204
205 public String getName()
206 {
207 return this.saveName;
208 }
209
210 public File getFile()
211 {

Callers 4

runMethod · 0.95
getEntryMethod · 0.95
SaveDatabaseMethod · 0.45
saveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected