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

Method getPath

src/main/java/ResourceDatabase.java:328–331  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

326 }
327
328 public String getPath()
329 {
330 return this.file.getPath();
331 }
332
333 public String getType()
334 {

Callers 2

saveMethod · 0.45
toStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected