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

Method getFileName

src/main/java/KeyEntry.java:51–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 public String getFileName()
52 {
53 return this.fileName;
54 }
55
56 public String getArchivePath()
57 {

Callers 4

runMethod · 0.95
mainMethod · 0.95
readFileMethod · 0.95
KeyInputStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected