MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getPath

Method getPath

classpath/java/io/File.java:159–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

157 }
158
159 public String getPath() {
160 return path;
161 }
162
163 public String getParent() {
164 int index = path.lastIndexOf(FileSeparator);

Callers 5

toStringMethod · 0.95
openMethod · 0.45
FileOutputStreamMethod · 0.45
FileMethod · 0.45
FileInputStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected