Calculates the relative path between two files. Implementation note: This function may throw an IOException if an I/O error occurs because its use of the canonical pathname may require filesystem queries. @param fromFile the File to calculate the path from @param toFile the
(File fromFile, File toFile)
source not stored for this graph (policy: none)
no test coverage detected