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

Method openDir

classpath/java/io/File.java:304–304  ·  view source on GitHub ↗
(String path)

Source from the content-addressed store, hash-verified

302 return lastModified(path);
303 }
304 private static native long openDir(String path);
305
306 private static native long lastModified(String path);
307

Callers 1

listMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected