MCPcopy Create free account
hub / github.com/boazy/TWEditorEnhanced / getFile

Method getFile

src/main/java/Database.java:55–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 }
54
55 public File getFile()
56 {
57 return this.file;
58 }
59
60 public String getName()
61 {

Callers 3

packSaveMethod · 0.45
saveMethod · 0.45
ResourceInputStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected