MCPcopy Create free account
hub / github.com/davidgiven/luje / getCanonImpl

Method getCanonImpl

lib/java/io/File.java:677–677  ·  view source on GitHub ↗
(byte[] filePath)

Source from the content-addressed store, hash-verified

675 }
676
677 private native byte[] getCanonImpl(byte[] filePath);
678
679 /**
680 * Returns the name of the file or directory represented by this file.

Callers 1

getCanonicalPathMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected