Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
toString
Method · 0.95
open
Method · 0.45
FileOutputStream
Method · 0.45
File
Method · 0.45
FileInputStream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected