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

Method getPath

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

Source from the content-addressed store, hash-verified

213 }
214
215 public String getPath()
216 {
217 return this.file.getPath();
218 }
219
220 public List<SaveEntry> getEntries()
221 {

Callers 8

unpackSaveMethod · 0.45
packSaveMethod · 0.45
saveMethod · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
mainMethod · 0.45
saveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected