MCPcopy Create free account
hub / github.com/annmuor/jnode / setPath

Method setPath

jnode-core/src/jnode/dto/Filemail.java:110–112  ·  view source on GitHub ↗
(String path)

Source from the content-addressed store, hash-verified

108 }
109
110 public void setPath(String path) {
111 this.path = path;
112 }
113
114 public Date getCreated() {
115 return created;

Callers 2

hatchFileMethod · 0.95
tossInboundDirectoryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected