toRelativeString
fun File.toRelativeString(base: File): String
Platform and version requirements: JVM
Calculates the relative path for this file from base file. Note that the base file is treated as a directory. If this file matches the base file, then an empty string will be re