Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setFilepath
Method
setFilepath
jnode-core/src/jnode/dto/Filemail.java:86–88 ·
view source on GitHub ↗
(String filepath)
Source
from the content-addressed store, hash-verified
84
}
85
86
public
void
setFilepath(String filepath) {
87
this.filepath = filepath;
88
}
89
90
public
String getOrigin() {
91
return
origin;
Callers
2
hatchFile
Method · 0.95
tossInboundDirectory
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected